搜索资源列表
UdpClient
- 这是一个关于UDP客户端的代码,是用WINSOCHET编写的
chap03
- udp协议的开发源代码,里面包含客户端代码,服务器端代码,以及基于多线程的udp程序-udp protocol development source code, which contains the client code, server-side code, and the udp-based multi-threaded program
UDPExample
- 程序名称:UDPExample.cpp 功 能:控制台命令状态运行的UDP通信程序 调试环境:VC++.NET 2003 说 明:充当服务器进程时的运行方式:UDPExample 端口号 充当客户进程时的运行方式:UDPExample 端口号 服务器IP地址 服务器端口号-Program Name: UDPExample.cpp function: state of the console commands to run UDP communication program de
112p2p-1222
- 原力P2P点播系统,是原力公司为了解决传统流媒体播放不流畅,人多带宽占用极大的问题,通过两年多的专一研发与大量客户的实际应用的UDP协议上的全新一代的P2P点播系统,可以做到播放完全不缓冲,带宽占用极低的企业及电信运营级解决方案。-Media Player的wmv,asf,avi和real player的rm,rmvb
up_time
- 利用UDP协议和WindowsMFC套接实现客户端和服务器的通讯,包括回发信息-Using UDP protocol and WindowsMFC client and server sockets to achieve communication, including the information back
NetChatingSeverandClient
- 利用UDP协议和WindowsMFC套接实现客户端和服务器的通讯,包括回发信息-Using UDP protocol and WindowsMFC client and server sockets to achieve communication, including the information back
UDP
- QT4开发实战 第11章 网络与通信——基于UDP的网络广播程序。程序包括UDP服务器端的编程,UDP客户端编程。-QT4 Chapter 11 Development combat network and communication- UDP-based network broadcast program. The program includes UDP server side programming, UDP client programming.
CSharp_UDPerwin
- 用C#设计UDP广播,能够指定本地客户端的ip与端口;能够指定要通信的对方客户端的ip与端口;能够向对方正常发送信息;能够正常接收对方的信息并显示。-UDP unicast multicast
UdpClient
- 简单的UDP 通信客户端通信程序,适合新手学习-UDP communications client
UDPClient
- 传输协议编程,UDP无连接传输,UDP客户端,实现网络通信编程-Transmission protocol programming, UDP connectionless transport, UDP client, network communications programming
4
- 修改服务端和客户端的程序,实现基于UDP的网络聊天程序。-UDP-based network chat program.