搜索资源列表
tcpudpproxy
- 一个封装非常好的tcp、udp异步客户端通讯类 自动支持sock4、sock5代理,在循环的数据发送中可保证数据的成功发送-a very good tcp, udp asynchronous client communications automatically support sock4, sock5 agents, the cycle of the data can be sent to ensure the success of this data
PING的高级用法,发送超大数据包
- PING的高级用法,发送超大数据包-PING senior French, sending large data packets
API的串口通讯程序
- API的串口通讯程序,可设置为数据发送或者字符发送,可设置自动发送;接收可以为数据也可以为字符方式,有实时的错误报告。-API serial communication procedures, data can be set to send or characters sent, can be set to automatically send; to receive data can also character, a real-time error reporting.
SynChronicCode
- usb接口线程读取usb接口设备的数据,然后将数据发送给主线程,主线程实时显示数据,并且将其保存到数据库中。(运行时需要usb数据采集卡的支持)-usb interface thread usb interface equipment to read the data and then send the data to the main thread. the main threads real-time display of data, and to the preservation of i
qqqiangxingliaotianqi
- qq强行聊天器, 实验过 可以使用,原理应该是通过模拟数据发送-qq forced chatting with the experimental cross can be used, the principle should be sent through the simulated data
Ethernet_TCP_IP_AssistantV1.0
- 该软件是一个类似串口调试助手的网口调试软件。软件实现TCP/IP下的数据发送和接收功能,可以作为单片机,嵌入式网口程序开发的调试工具-The software is similar to a serial debugging assistant net mouth debugging software. Software TCP / IP of the sending and receiving of data that can be used as a microcontroller, I E
Wap_SendData
- EVC 下通过WAP方式进行数据发送例子
UDPNetKit
- 在VC6.0环境下利用UDP协议完成了消息与数据发送功能(并能夸网实现)
Runtime
- EDNA数据库用CDT规约将数据发送给串口
Ethernet
- 模拟Ethernet帧的发送过程 编写程序模拟Ethernet结点的数据发送流程。 具体要求: 1)用两个线程a和b来模拟Ethernet上的两台主机。 2)用一个双字类型变量Bus来模拟总线(将其初始化为“\\0”,并且总线等于“\\0”时表示总线空闲)。 3)两个子线程向总线发送自己的数据。数据用该线程的线程号进行模拟,发送数据用线程号和Bus的“或”操作进行模拟(即Bus=Bus|ID,ID为该线程的线程号)。 4)每台主机须向总线上成功发送10次数据,如果其中某次
READCOM2
- 串口发送、接收数据,显示数据、画图功能 可以选择16进制或ascii数据发送-Serial port to send, receive data, display data, drawing function can choose 16 hexadecimal or ascii data sent
communicate
- VC++ 6.0做的一个串口通信程序,功能与串口调试助手类似。它可以实现两台电脑的串口之间或者一台电脑的两个串口之间互相收发数据。左上角可以通过下拉列表选择不同的串口,默认的是COM1,考虑到笔记本电脑上一般没有串口,用USB转RS-232转换器之后,其COM口一般不为COM1,所以在程序中不做死COM口而是可以在界面中选择COM口,单击“关闭串口”就停止数据的收发。“接收区”对接收到的数据进行显示,接收可以选择自动接收或手动接收,自动接收状态只有检测到有数据发过来就进行显示,不处于自动接收状态
6-VB发送程序
- PC与PLC串口通信用小程序,用于接收PLC串口数据(PC and PLC serial communication using small programs)
【05-2】1768_UART 收发一帧数据
- LPC1768 UART 使用FIFO中断接收一帧数据, 接收完数据后,并通过发送中断,发送数据。(LPC1768 UART uses a FIFO interrupt to receive a frame of data, receives the data, and sends the data by sending interrupts.)
采集
- 研华采集卡4711采集程序,datasocket数据发送。(4711 acquisition card collection procedures)
SIM900 上传数据V5.0
- STM32驱动SIM900发送接收数据,已验证(Stm 32 drive sim 900 to transmit and receive data)
定长数据与变长数据的接收
- 1.掌握定长数据的接收方法; 2.掌握变长数据的接收方法; 3.掌握发送变长数据的实现方法。(The receiving of fixed length data and variable length data)
C# USB 发送和接收数据
- C# USB 发送和接收数据,用于控制,通信,接收(USB send and receive data,use for control, communication,)
蓝牙数据发送程序
- 实现通过蓝牙做到数据的通信,以及文件的发送和下载功能(Realize data communication through Bluetooth, as well as file sending and downloading functions)
易语言托利多串口数据发送模拟
- 易语言模拟托利多仪表串口数据发送,如有需要拿去不谢!玩玩而已了。