搜索资源列表
NetWorkTestRepor
- 自己开发的用于模拟在网络上发送广播报文或者TCP,UDP简单报文的小程序,利用线程,可直接应用的代码-its own development for simulation of the network to send broadcast messages or TCP, UDP simple message of small procedures, the use of threads, can be directly applied to the code
udp.rar
- 用vc控制台程序实现的UDP通讯的程序,实现简单udp广播发送文件的功能,Vc procedures using the console implementation of UDP communications procedures, easy implementation udp broadcast feature to send documents
receiver
- QT项目 Windows下基于UDP协议的广播程序-QT program under Windows program based on UDP broadcast protocol
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
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
StreamFileReceiver
- 可以接受单播和组播的数据,并可自动生成按当前时间命名的文件名的文件,对直播的udp视频数据有用。-Acceptable unicast and multicast data can be automatically generated by the current time the name of the document file name, and the udp broadcast video data useful.
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
BroadcastExample
- UDP通信,Windows 应用程序向子网发送广播信息,同时接受子网中任意主机发送的广播信息。-UDP traffic, Windows application, send a broadcast message to the subnet, subnet also accept any broadcast messages sent by the host.
SendPro
- 局域网广播是UDP的应用之一。UDP协议与TCP协议同样是基于IP协议的,但与TCP不同的是它不需要协议层提供质量保证,因此,UDP在很多需要实时数据传输的情况下比较常用。此外,由于不提供质量保证,服务器没有必要一直处于等待状态,这样就大大减轻了服务器的负担。-LAN broadcast
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
Ex7_4
- C++\CLI编写的基于UDP协议的广播和接收完整项目,本机既是服务端又是客户端-C++ \ CLI written based on UDP broadcast and receive complete project, the machine as a server and client
udpbroadcast
- udp广播的小例子,简单易学适合入门。整个程序分客户端和服务器,采用Qt进行编程。-this is udp broadcast example.It is easy for you to learn Qt. The project has two parts:Client and Server.
chatudp
- Simple example of usage of mswinsck.ocx for UDP broadcast communication.You can run the example in several PCs at the same time and when you send a message from one of them, it will appear on every other PC running the example.
setTimeClient
- Udp组播发送接收,非常实用的功能,初学者适用-Udp broadcast group to send receive, very practical functions, for beginners
broadcast
- linux下的udp广播结构,包括客户端,与服务端。-linux udp broadcast include client and server
