搜索资源列表
DelphiTapi
- delphi下的tapi控件,用于开发modem-tapi control finished by delphi, for modem program development
tNes.0.3.src
- delphi编制的nes模拟器--tNes,目前为0.3版支持声音、单手柄、mapper0、mapper2。可以玩经典的坦克大战、玛丽奥1、魂斗罗、1944等等。40kb左右的游戏基本上都能玩。附带有2个测试用的rom,cart和nestress。写这个主要是为了加深对计算机的了解,许多地方用了简单的方法,渲染游戏画面用的是内存中的bitmap,而没有直接在显存作渲染,速度就不是很理想。这个模拟器献给70年代出生的朋友,希望能够唤醒一些童年的欢乐。-compiled by the nes emu
CopyMODEMhaode
- delphi 控制modem的代码,与调治解调器通信的好例子-delphi modem control code, and modulation demodulator good example of the communication
CPORT
- CPort串口开发控件,用于Delphi开发串口程序,比如与无线Modem通信。
Delphi-VCL-BlueToothFramework
- DeepBlue Bluetooth Framework for Delphi 5.2.2 Bluetooth® Framework VCL™ is a VCL components set which allows you add communication support into your applications. By using Bluetooth® Framework VCL™ , your applications can work with inte
TELCALLID-Delphi-cade
- 关于电话来电显示的源码,我想好东西一定要共同分享! 1)必须先安装MSComm32,Install.bat的内容如下: c:\windows\system\regsvr32 mscomm32.ocx regedit mscomm32.reg 2)必须到电信局申请来电显示功能,许多Modem不支持来电显示功能。 3)如果程序不能正常工作,可能所选择的Modem使用了"标准调制调解器"驱动程序或基它不兼容的驱动程序,建议使用Modem原配的驱动程序。
GSMWarning
- 用delphi开发的短信息预警系统,主要目的是用于水雨情预警,系统所用的短信息模块是wavecom fastrack GSM modem M1306B。-Use delphi to develop an early warning system of short message, the main purpose of early warning for water of rainfall, the system used by the short message module is wavec
unit1
- in delphi to query a modem
modem
- acessar o modem instalar o componente no delphi e logo depois rodar exemplo-acessar o modem instalar o componente no delphi e logo depois rodar exemplo
GSM-MODEM
- 通过串口控件在delphi 7 对GSM modem(短信猫)进行收发短信的简单操作,对初学者帮助很大-Through the serial port control in delphi 7 对 GSM modem (SMS cat) to send and receive text messages of simple operation, great help for beginners
Modem
- 用普通Modem制作拨号应答中心Delphi-Made with ordinary dial-up Modem Response Center Delphi
Delphi
- GSM MODEM delphi二次开发包-GSM MODEM delphi development package of secondary
dialvoice
- DialVoice: Sample delphi modem dial using cPortLib Library, this example show howto use voice modem dial
DreamFax
- Delphi传真收发系统的设计(源代码),文件夹目录中的AwFax.pas是补丁文件,用于部分内置Modem不能收发传真时。请覆盖APRO目录下的原文件。 -Delphi facsimile transceiver system (source code) in the folder directory AwFax.pas patch file for the part of the built-in Modem can not send and receive faxes. Overwr
GSM_MODEM_OCX.rar
- GSM Modem收发短信的OCX控件,包括完整的使用说明。可以用于C, Delphi或Java等。,OCX for GSM Modem, Receive or Transmit SMS.
lcgsmsms
- This lcSMS activex Library for all programers who using delphi,vb,foxpro,php,... and want to make their programs connecting the phonne modem or usb modems enjoy bravesaw
Delphi_418385
- Delphi:Delphi取得Modem的各个状态,先判断是否可以打开端口,判断有没有Model存在,若没有给出提示“没有发现Modem的存在1若存在则可以取得Modem的各个状态,比如清除发送、数据准备就绪、拨号指示、接受检测信号等。程序通过COM2串口连接调制解调器。 -Delphi: Delphi to obtain various state Modem, first determine whether you can open the port, there is no Model
SMSka
- sms gsm sending example
delphi直接IO端口
- 直接IO操作,通过DCB硬件控制块来进行modem的设置(Direct IO operation by using the DCB hardware control block to set up the modem)