资源列表
Tcomm
- 这是串口通讯的小例子,实例程序没用的控件是MSComm,注意RThread要设置1,不然事件不触发-COM C++builder
XLB_C
- 简单实现客户端访问服务器发包收包,并且解析数据包功能。-Client and server
SerialPortTest
- VS2005编写,串口通信和计算机与瑞光测温仪通信功能-VS2005 write, serial communications, and computer and communication Ruiguang Thermometer
kaiguan700530
- 多机串行二进制数据通讯,纠错处理,传感与执行-Multi-machine serial binary data communication
345
- 345通信,在实际电路中可以用在很多地方,对大家有帮助,谢谢大家-345 Communications, in the actual circuit can be used in many places, to help everyone, thank you
Sumary_CPP_Socket_Programming
- socket编程小总结,包括简单客户端、服务器、点对点通讯、端对端传输文件等。只有代码,简单说明-a summary of programing using socket, including server ,client, comunication and transfer files and so on
socket
- 完成网口通信的服务器端和客户端通信,采用socket编程。可用于编写网口通信的参照,已经在arm9200上和arm11调通。-Complete network communication server and client communication, using socket programming. Can be used for the preparation of network communication reference, has been in the arm9200 and A
testRS232
- VB6 Test Serial RS232
gprs-chuanshu
- GPRS DTU全称GPRS数据传输单元,在国内目前实际上对GPRS DTU具有更加明确的约定:GPRS DTU是专门用于将串口数据通过GPRS 网络进行传送的GPRS无线设备。-GPRS DTU full name of GPRS data transmission unit in the country currently has a GPRS DTU actually more clear agreement: GPRS DTU is devoted to serial data tran
vb-chuankou
- rivate Sub cmdSend_Click() Dim sj() As Byte Dim sj_Txt As String Dim i As Integer sj_Txt = "800A00113135323634389794" sj_Txt="00FFWW0D006501" & hex(deltapre*i/n+m_OldPre) & "42" Text1 = sj_Txt ReDim sj(Len(sj_Txt) / 2 - 1) For
chuankou
- 基于VC的串口编程,里面含有串口编程基础知识,及通俗易懂的实例。-VC-based serial port programming, which includes the basics of serial programming, and easy to understand examples.
CSharp-serial-communication
- 串口通信实例 源码 看了就能学会自己实现穿孔通信-Serial communication instance will be able to learn to read the source code to achieve perforation communication
