搜索资源列表
8051发送数据给bd3201
- 这篇文档描述了8051发送数据给bd3201的方法
CC2510单片机串口发送数据
- CC2510单片机串口发送数据
串口发送数据数码管显示
- 通过电脑串口发送数据到51单片机并用数码管显示
c# 串口 发送数据
- c# 串口 发送数据
udp_sndrcv
- 这是个简单udp应运,UDP能够向若干台目标计算机发送数据;接收发自若干个源计算机的数据。-This is a simple udp be transported, UDP to be able to target a number of Taiwan's computer to send data; Received from a number of sources of computer data.
Fasong
- 利用UDP实现数据通讯的程序,用来发送数据,在通讯中实现传送实时数据。-use UDP data communications procedures used to send data communications to achieve real-time data transmission.
UDP轻松应用
- "用户数据报协议"(User Datagram Protocol,简称UDP)是基于无连接的通信协议,不保证可靠数据的传输;"传输控制协议"(Transmission Cotrol Protocol,简称TCP)是基于连接的通信协议,可提供个两台计算机之间可靠无差错的数据传输。但是UDP能够向若干台目标计算机发送数据;接收发自若干个源计算机的数据。而在多台计算机构成的仿真或控制系统中,经常会出现多台计算机进行数据传输,所以在仿真或控制软
COMMAND_TEST
- 用于串口测试,具备CRC16计算功能,可单字节发送或连续发送数据.-for serial testing with CYXLIC REDUNDANCY calculation function can be sent or single-byte data for this.
SCommTest
- 一个简单的串口通信程序,实现从串口发送数据.-A simple serial communication program, send data from a serial port.
make_pack
- 用c语言发送数据包,定制自己需要的网络数据包。-Use c language to send data packets, customized to their own needs of network packets.
sendData
- C#示例程序开发 硬件开发--通过串口发送数据 C#示例程序开发 硬件开发--通过串口发送数据-C# Example program development hardware development- send data through serial port C# Example program development hardware development- through the serial port to sen
packet32raw+socket
- 使用packet32实现的raw socket的初始化、接收数据包、发送数据包、关闭等功能.rar-Packet32 achieved using the raw socket initialization, receiving data packets, sending packets, and other functions shut down. Rar
udp
- UDP是TCP/IP协议族为传输层设计的两个协议之一,它在进程与进程的通信过程中,提供了有限的差错校验功能,是一种无连接的,不可靠的协议。UDP在一个较低的水平上完成进程之间的通信,在收到分组的时候没有流量控制机制也没有确认机制,适用于可靠性比较高的局域网。由于UDP采取了无连接的方式,因此协议简单,在一些特定的应用中协议运行效率高。UDP适合一些实时的应用,如IP电话、视频会议,它们要求源主机以恒定的速率发送数据,并且在网络出现拥塞时
LAN_CS
- 一个简单的socket例子。实现服务器与客户机连接,设置服务器与客户机的ip、端口后,即可互相发送数据。很好的入门例子。-A simple example of socket. Server and client connections, set the server and the client ip, port, you can send data with each other. Very good example of entr
udpclient
- 一个用C写的UDP客户端;向指定的服务器端口发送数据包 -Using C to write a client of the UDP to the designated server port to send data packets
CommTest0820
- vc++基于MScomm控件的串口编程实例。编译已经通过。并可以接收和发送数据,里面有详细源码的解释说明-vc++ Mscomm controls based on the examples of serial programming. Compiler has been adopted. And can receive and send data, which has detailed explanations of the sour
4.5.3
- 用于发送数据包,use to send packet-Used to send data packets, use to send packet
CommWizard
- 该程序是串口调试助手,能够对串口发送数据以及从串口接收数据。并且能够选择数据格式-Serial debug that the procedure was assistant to the serial port to send data and receive data from the serial port. And can select the data format
Net
- 发包程序,利用它可以向局域网发送数据包,达到自动发包的功能-Sending Package Program
1
- 用c语言实现了串口发送数据 在单片机的应用中很实用-C language implementation with a single-chip serial ports send data at a very practical application of