搜索资源列表
广播服务器
- 在Linux下的基于TCP/IP协议的广播服务器和客户端程序。初学着很有用啊!!
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
- VC编程用UPD协议实现广播通信-VC programming corresponds with the UPD agreement realization broadcast
聊天工具vc.net
- 本程序在VC.NET中编译通过,实现了好友上线,下线UDP广播,及用XML实现消息传输,及文件传输功能。-procedures in the VC. Compiled by achieving a friend on the line, assembly line UDP broadcasting, and using XML messaging, and file transfer functions.
UdpBroadcast
- 一个Udp广播示例-an example Udp Broadcasting
网络广播通信
- 实现了对TCP、UDP、广播形式的通讯编程-realization of the TCP, UDP, radio programming forms of communication
局域网数据广播
- 这个程序是基于面向无连接的UDP协议编写-the procedure is based on face-connected UDP preparation
udp通信
- 这是一个利用UDP进行通信的小程序,用的是异步套接字模式,可以灵活的改变原IP和目的IP以及原端口和 目的端口 -This is a use of UDP communications for the small program using the asynchronous socket model, the flexibility to change the original purpose of IP and IP, and the
broadclient
- UDP广播客户端源程序,可发可收,简单好用-UDP broadcasting client source can be granted admission, simple and easy
broadser
- UDP广播服务器源程序,可发可收,简单好用-UDP broadcasting server source code can be granted admission, simple and easy
netdllHwSocket
- 这里将 Socket APIs 封装成一个类似 CAsyncSocket 接口的类,可以在任意线程中访问,也可以静态连接 MFC,另外可控性比 MFC 中的两个Socket类好多了。我还为 CHwSocket 类编写了详细的测试代码,可以进行 TCP 服务器/客户端数据通信,也可以进行 UDP 数据通信,还可以收发 UDP 广播数据报。-Socket APIs are here to package into a similar cat
udpjingdian
- udp广播收发,基于VC++,很经典的实现例程,值得研究-udp radio transceiver, based on the VC++, is the realization of the classic routines, worth studying
Linux_Socket_Programming_By_Example
- 目前已经有很多介绍计算机网络的书籍,但是它们之中的大多数似乎更适合于高级编程者,而对于众多只想了解使用方法的初学者而言,就显得太深奥了。 读者通过学习本书,可以掌握有关套接口编程的知识。同时,本书使用一种称为"BY example"的方法来提高读者的学习效率,书中每一章的内容都是建立在前一章的基础之上的。第一部分“基本套接口概念”在阐明域和地址族,套接口的类型以及面向连接/非连接协议等基本概念的基础上,介绍了简单的客户/服务器程
UDP_broadcast
- UDP广播的例子,包含接收和发送两个程序,很好的学习例子-UDP broadcast examples, including receiving and sending the two procedures, examples of good learning
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
vb-udp
- 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
- UDP广播和接收的源码及测试程序,通过测试,性能稳定。-The UDP program and the test pro.
UDP广播demo
- 实现android udp广播,非常好用(Android UDP broadcast, very easy to use)