搜索资源列表
UDP 发送端.rar
- VB写的UDP 发送端程序源代码。
UDP发送接受
- 一个简单的UDP发送程序,可以帮助大家了解TNMUDP控件的使用。快速入门而已!-a simple UDP this procedure could help us all understand TNMUDP control use. Quick Start!
UDP 发送端
- VB UDP传输 发送端-VB UDP transmission transmitter
udp
- 一个通过udp发送及分段接收远程屏幕的源码。为服务端,一个为客户端。
UDP
- udp服务端,实现了udp发送机制
国电智深UDP接收程序
- 接收国电智深DCS发送的UDP数据,写入实时数据库PI Server
UDP打洞程序
- udp协议 穿透内网,远程信息发送,建立成功后则不用服务器
UDP消息
- UDP发送消息例子UDP发送消息例子UDP发送消息例子UDP发送消息例子UDP发送消息例子
UDPSender.rar
- UDPSender,VC++编写,UDP发送协议,UDPSender, VC++ Preparation, UDP Send agreement
UDP.rar
- UDP协议实现网络通讯,VC++ 编写,包括服务器端和发送端,UDP protocol network communication, VC++ Prepared, including server-side and the sending end
vb-udp.rar
- vb实现udp广播包发送、接收,可用于隔离系统的数据传输,vb achieve udp broadcast packet to send, receive, can be used to isolate the data transmission system
UDP
- C语言写的一个UDP程序——一个既能发送、接受广播消息,又能发送、接受多播消息的程序。-C language to write a UDP procedures- a can send, receive broadcast news as well as send, receive messages multicast procedures.
UDP_SEND
- 使用 Visual C++ 6.0 编译通过。 UDP 发送数据程序,UDP服务器的客户端程序。 带详尽的错误处理代码。-Using Visual C++ 6.0 compiler. Procedure to send UDP data, UDP server client. With a detailed error handling code.
UDP
- python 的udp发送字符串,用循环的方式发送-python s UDP sent char,python s UDP sent char。
UDP
- 基本的UDP发送端和接收端程序,实现接收和发送信息及交换-basic UDP program for sending and receiveing
Socket-tcp-udp
- 网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面
UDP发送和接受
- UDp协议的数据发送和数据接收端,mfc源码(UDp protocol data transmission and data receiver, MFC source code)
新建文件夹 (4)
- 采集当前电脑摄像头图像并通过udp发送,有BUG获得编码解码VI后后续更新(Collect the current PC camera image and send it via UDP)
main
- 建立用户数据报UDP,通过udp发送飞机的位置姿态到服务器。特别地,把位置姿态数据类型转换为net类型,通过htonf、htonl等函数。(Set up the user datagram UDP and send the position of the aircraft to the server via UDP. In particular, the position attitude data type is converted to net type, through functions
WindowsFormsApp1
- C#,winform,实现udp发送和接收功能。(Implementation of UDP sending and receiving functions)