搜索资源列表
modem
- 控制modem的正常启动,收发数据包,并且可以监控modem的时时传输流量
ModemDial
- C++ Builder 串口事例 1.支持二进制数据和文本数据的收发 2.支持任意格式的数据的收发 3.支持两种数据包协议(识别每帧数据首尾的方法)-C++ Builder examples of one serial port. Supported binary data and text data transceiver 2. To support any format to send and receive data 3. Supports two protocol packe
WAVECOM-AT
- AT指令一般应用于MT和TE程序间通信,即终端设备与PC应用之间的连接与通信。其对所传输的数据包大小有定义:即对于AT指令的发送,除AT两个字符外,最多可以接收1056个字符的长度(包括最后的空字符)。 -AT commands are commonly used for communication between MT and the TE program, the terminal equipment and the connection between PC applications an