搜索资源列表
广播服务器
- 在Linux下的基于TCP/IP协议的广播服务器和客户端程序。初学着很有用啊!!
udp.rar VC编程用UPD协议实现广播通信
- VC编程用UPD协议实现广播通信,VC programming corresponds with the UPD agreement realization broadcast
udp.rar
- 用vc控制台程序实现的UDP通讯的程序,实现简单udp广播发送文件的功能,Vc procedures using the console implementation of UDP communications procedures, easy implementation udp broadcast feature to send documents
vb-udp.rar
- vb实现udp广播包发送、接收,可用于隔离系统的数据传输,vb achieve udp broadcast packet to send, receive, can be used to isolate the data transmission system
udp
- 个人写的vc下UDP广播发送和接收的源码,对于初学网络socket的人有一定帮助-Vc written under the individual to send and receive UDP broadcast source, the network socket for the beginner who has some help
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
- 讲述了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-network-
- MFC 网络编程基础UDP广播, 小型的聊天程序, 有界面-UDP broadcast network programming based on MFC, small chat program, with the interface
UDP_broadcast
- UDP广播的例子,包含接收和发送两个程序,很好的学习例子-UDP broadcast examples, including receiving and sending the two procedures, examples of good learning
MultiCastChat
- 利用UDP广播实现的一个简单的讨论组程序,组内任一用户发送消息,所有用户均能看到。- Using a UDP broadcast realization simple discussion group procedure, in the group any user transmission news, possesses with the average per household can see.
UDP
- C# 编写的局域网聊天系统。使用UDP广播技术,适合编写UDP 聊天,分布式系统等资料查看-C# Prepared LAN chat system. UDP broadcasting technology used for the preparation of UDP chat, distributed systems, etc. See
udp
- 网络发送udp包源码!例子,广播发送,接收,vxserver,client,unixClient源代码-Udp packet is sent over the network source! Example, broadcasting to send, receive, vxserver, client, unixClient source code
UDPBrodcasting
- UDP 协议的广播程序,局域网之内使用。原理是对广播地址发送消息-UDP broadcast protocol procedures, the use of LAN. The principle is the broadcast address to send message
BroadcastDebug
- 嵌入式程序调试信息udp广播发送及接收程序,本程序用3个宏来发送广播包,只要把宏定义插在你要分析的目标项目(c或cpp)的较顶级的头文件里面,就能在目标项目的任何地方使用这三个宏来输出调试信息,并广播udp包。附件中的vc6程序是用来显示这些调试信息的。-Embedded debugging information to send and receive udp broadcasting procedures, the procedures used to send three macro br
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
EspArmPc
- UDP广播扫描从机并修改从机IP地址,从机是单片机设备-UDP broadcast scan from the machine and modify the IP address from the machine from the machine is single-chip device
UDP
- 信息简介:UDP协议,即拥护数据报协议(Use Datagram Protocol).是一个简单的面向数据报的传输层协议.他不提供可靠性,即只把应用程序传给IP层的数据发送出去,但是并不能保证他们能到达目的.广播和多播是基于UDP协议的两种消息发送机制.广播数据即从一个工作站发出,局域网内的其他所有工作站都能收到它.IP协议下,多播是广播的一种变形,IP多播要求将对收发数据感兴趣的所有主机加入到一个特定的组.-Information About: UDP protocol, that is, s
WINSOCK-UDP
- 局域网UDP广播包捕获 vc6.0 + winxp-LAN UDP broadcast packet capture vc6.0
UDP
- UDP广播和接收的源码及测试程序,通过测试,性能稳定。-The UDP program and the test pro.
SendAndReceiver
- 基于 Qt编写的 udp广播局域网聊天程序-qt chat_room