搜索资源列表
JOINLINK
- 最简单的udp通讯协议,用于单片机上,支持广播协议-most simple udp protocol for the MCU, support of broadcasting agreement
ck_UDPSend_tools
- 集udp数据包的发送,接受,广播,可以定制时间,端口,循环发送等功能,是udp通信调试不可多得的工具.-Set udp packet sent, received, broadcasting, can be customized, ports, this cycle functions, Debugging is rare udp communications tool.
19
- vb.net 发送UDP广播,vb.net 发送UDP广播
20
- vb.net 接收UDP广播,vb.net 接收UDP广播
广播服务器
- 在Linux下的基于TCP/IP协议的广播服务器和客户端程序。初学着很有用啊!!
udp.rar
- 用vc控制台程序实现的UDP通讯的程序,实现简单udp广播发送文件的功能,Vc procedures using the console implementation of UDP communications procedures, easy implementation udp broadcast feature to send documents
vxWorks_UDP_implement
- vxWorks下的UDP通信程序,要求Server端广播发送,几个Client端接收数据,同时进行拆包处理。-vxWorks UDP implement
UDP
- 讲述了UDP程序的实现方法,并用C语言编程实现了一个UDP程序,该程序能实现广播功能和多播功能,能进行广播消息和多播消息的接发。通过本章的分析,想读者展示了UDP程序的实现过程,广播和多播的区别与共同点-UDP procedures described implementations, and programming using C language, a UDP program, the program can be for broadcast and multicast functions
UDP_broadcast
- UDP广播的例子,包含接收和发送两个程序,很好的学习例子-UDP broadcast examples, including receiving and sending the two procedures, examples of good learning
udp
- 网络发送udp包源码!例子,广播发送,接收,vxserver,client,unixClient源代码-Udp packet is sent over the network source! Example, broadcasting to send, receive, vxserver, client, unixClient source code
broadcast
- 基于主题的UDP广播通信,顶层程序只需要根据主题进行数据的发送,如100.1,接收程序只需要根据主题进行数据的接收,如100.*-Based on the subject of the UDP broadcast communications, only the top-level procedures necessary to carry out under the topic of data transmission, such as 100.1, receiving only data
SSVSPM
- 直接运行批处理文件install.bat即可. VCP 虚拟串口软件可以将TCP/IP 连接映射成本机的虚 拟COM 口,应用程序通过访问虚拟串口,就可以完成远 程控制、数据传输等功能. VCP特点: 支持多虚拟串口映射 收发采用多线程架构 支持虚拟串口参数同步指 网络断开后自动连接 具有实时虚拟串口数据传输监控 适应范围: 可以将任何使用TCP/IP或UDP广播方式传输数据的 嵌入式设备虚拟成本机的CO
ip_tcp_udpbcast
- 用c++实现的IP TCP UDP广播协议,相信对于理解TCP IP 协议有很大的帮助作用-Using c++ implementation of the IP TCP UDP broadcast protocol, I believe that for understanding the TCP IP protocol has a lot of help
MINIP
- 一个小型协议栈,里面有ARP,UDP,广播包的处理的等等,适合嵌入式开发小型网络处理-A small protocol stack, there are ARP, UDP, broadcast packet handling, etc., suitable for the development of embedded system for small network processing
D86-TCPIP
- UDP方式IC刷卡机示例代码,利用delphi的indy控件实现udp广播-UDP mode IC card machine sample code
BroadcastExample
- UDP通信,Windows 应用程序向子网发送广播信息,同时接受子网中任意主机发送的广播信息。-UDP traffic, Windows application, send a broadcast message to the subnet, subnet also accept any broadcast messages sent by the host.
WINSOCK-UDP
- 用VC实现的广播信息程序,采用UDP协议实现,可用于网络编程学习。-With VC of the broadcast program, using the UDP protocol can be used for learning network programming.
UDPbroadcast
- 使用UDP广播传送消息的实例,使用C#开发-Instance, send UDP broadcast messages using C# development
udpbroadcast
- udp广播的小例子,简单易学适合入门。整个程序分客户端和服务器,采用Qt进行编程。-this is udp broadcast example.It is easy for you to learn Qt. The project has two parts:Client and Server.
broadcast
- linux下的udp广播结构,包括客户端,与服务端。-linux udp broadcast include client and server