搜索资源列表
term
- modem编程 本地机使用ATDT命令拨号,远程机设为自动响应方式,即可进入联机方式, 进行终端通信。 在联机方式下,按PageUp键上载文件,按PageDn键下载文件,Ctrl-O呼出主菜单,退出联机方式使用Ctrl-D键。退出终端仿真器使用EXIT命令。 主程序使用C语言编写。使用早期的C编译器可以进行编译。终端方式为VT100.
smsForCsharp
- c#通过串口通信发送AT指令控制手机或短信猫收发短信
CshareGSMLEDapp
- (C#)GSM LED控件应用源程序 无线LED 条屏是一种全新的信息媒体,基于GPRS无线互联网络技术,内置udp-TCP/IP协议栈的工业级GPRS Modem)提供LED 控制卡透明的GPRS网络通信接口,配合服务器软件,实现对LED 显示屏的大规模组网。
modem
- modem串口接口,通过它可与方便与modem通信。-modem serial port interface, which can facilitate communication with the modem.
wscgensrc190
- 无线通信中各种常用信号产生程序,里面具有BPSK,MFSK,QPSK,白噪声等波形产生程序,声称的波形何以存储为Wav文件或直接输出到声卡!适合短波数据通信编程参考!-Wireless communication signals in a variety of commonly used procedures, which have a BPSK, MFSK, QPSK, of white noise such as waveform generation process, claiming t
kehuduan
- c++写的通信客户端程序,已经调试成功,对于想深入学习c++的人员有很大帮助-c++ written communication client program, debugging has been successful, staff would like to learn c++
fuwuqi
- c++写的通信服务器端程序,已经调试成功,对于想深入学习c++的人员有很大帮助-c++ written communication server-side programs, debugging has been successful, staff would like to learn c++
GsmTool-new
- 一个GSM的demo程序, GsmToolmanage.c等待命令和解析命令并且向GSM模块发送相应的AT指令,GsmTool_API.c通过管道和 GsmToolmanage.c通信-A GSM demo program, GsmToolmanage.c waiting for command and parsing the command and to the GSM module to send the corresponding AT instruction through the pi