搜索资源列表
receiveb
- VB串口通信之串口接收程序。采用MSCOMM控件编程实现-VB serial communications serial receiving procedures. Using MSCOMM Control Programming
attest
- 这是自己编写的串口测试程序,用于向串口发送AT命令,并接收串口来的数据
vxWorks_UDP_implement
- vxWorks下的UDP通信程序,要求Server端广播发送,几个Client端接收数据,同时进行拆包处理。-vxWorks UDP implement
MSCOMM
- wince系统下的MFC工具下编写的一个串口程序,可以测试多个串口,在串口之间可以发送和接收数据-MFC tool wince system prepared under a serial program, can test multiple serial ports, the serial port can send and receive data between
CSocket
- CSocket类的应用。程序包括一个服务端和一个客户端,服务器程序接收到客户端发送的数据后,将数据从串口发送-CSocket class applications. Procedures, including a service client and a client, the server program to receive data sent by the client will send data from the serial port
53607895dosCOM
- TC下串口是怎样发送数据和接收数据程序的,通过232可以收发数据-TC is under the serial port to send data and receive data on how the procedure, can send and receive data through the 232
Ais
- AIS数据解析程序,可以接收和发送AIS的信息。-AIS message program
Winsock_Server(Optimization)
- 基于VB平台下,采用WinSocket控件来开发的通信Server端程序,添加了串口GPS数据接收以及添加了VB中一些基本控件的应用。-VB-based platform, using WinSocket controls to the development of communication Server-side program, add the serial port to receive GPS data, and add some basic controls in a VB appl
tcp_ip-communication-programming
- 本例中,我们首先要用WinSockets类来编写一个C/S(Client/Server)程序,C/S程序包含一个服务器端和一个客户端,服务器程序接收到客户端程序发来的数据后,将数据从串口1(COM1)发送出去,我们可以用串口调试助手来接收这些数据。-In this case, first we WinSockets class to write a C/S (Client/Server) program, C/S program includes a server and a client, t
RS485bridgepure
- RS485串口通信测试小程序,能正常发送和接收数据。-RS485 serial communications test program normally send and receive data.
ip2com
- 从网口接收数据,发送到com口,从com口接收数据发送到网口,使用了对串口操作、多线程、socket编程等技巧。有makefile和测试程序-Receiving data from the network port to send to the com port, receive data from the com port to send to a network port, use the serial operation, multi-threading, socket programmi
WindowsCE
- 包含串口接收和发送,校验程序,LED显示控制程序。-Including the serial receive and transmit, calibration procedures, LED display control program.
php_serial.class
- PHP 串口类,修改了原有代码的windows下的参数设置部分,程序测试通过;只可以发送信息;接收数据部分未完成。- PHP serial class, modify the parameter setting part of the windows of the original code under test procedures only can send messages receive data section is not complete.
panda_block
- 串口和网口通信程序,由串口接收数据,然后保存,希望读数据时由网口来发送-Serial and Ethernet port communication program, when the data received by the serial port, and then save, hoping to read data sent by the network interface
TestMSComm
- MFC控件做的串口通讯程序,显示下位机发送过来的数据和串口状态,并将接收到的数据写入记录文件。-A serial communication program based on MFC, display the data sent by a machine and show the port state, and to write the received data into the recording file.
TcpClientToUart
- 程序将来自TCP服务端发送过来的数据转到串口发送出去,将接收的串口数据转发到TCP服务端,架起了TCP与串口通讯之间的桥梁。(The program will send data from the TCP server to the serial port to send out, and will receive the serial data forwarded to the TCP server, set up a bridge between TCP and serial communi