搜索资源列表
udpClient
- 一个用于UDP通讯的示例程序。可以方便的查看通讯数据,以及发送数据。-a UDP communications for the sample program. Check to make communications data, and send data.
UDPclient++
- 使用WINSOCK实现基于UDP协议的代码客户端程序,已经通过调试-use of Winsock Based on the UDP client code has been adopted Debugging
Messager_Beta1.0
- 基于C# UDPClient类的点对点聊天工具..
TransmitUDP
- 内含三个工程源码:客户发送端 UDPClient 服务器转发端 TransmitUDP 服务器显示端 UDPServer 就是从一个端口读UDP包,转发到另一个指定端口,在从这个端口读出来的过程
udpclient
- 一个用C写的UDP客户端;向指定的服务器端口发送数据包
SocketWebServer
- SocketWebServer计算机网络使用的代码。有TCPClient.java、TCPServer.java、UDPClient.java等等。-SocketWebServer code used by computer networks. There TCPClient.java, TCPServer.java, UDPClient.java and so on.
Udpclient
- UDP通信传输,是客户端client的,socket的使用步骤-UDP communication
UDPclient
- visualc++ 编写的 udp聊天客户端代码-visualc++ prepared udp chat client code
udpSent
- 一款用CSharp语言开发,基于UDP协议的信息发送工具,帮助大家掌握UDPClient工具类的用法-A use CSharp language development, based on UDP protocol messaging tools to help you master the usage of UDPClient tools
UdpClient-UdpServer
- 用udp协议通讯示例--包括udp客户端与服务端的源代码。-Examples using udp protocol communications- including the udp client and server source code.
UDPClient
- 中国战网的对战平台源代码,不带数据库! 研究很有价值!-China' s War Versus network platform source code, without the database! Of great value!
udpfile
- 1. 打开UDPServer.dsw,client.dsw,进入VC6.0开发环境,读懂项目程序UDPserver和UDPclient程序; 画出服务器端与客户端主要函数的调用流程。 2.在单机上运行它们,验证其具有一个数据的通信能力。 -1. Open UDPServer.dsw, client.dsw, into VC6.0 development environment, read the project procedures UDPserver and UDPclient pro
udpclient
- udp client program workable
Socket
- socket下的几个通讯程序,包括TcpClient,Tcpsrv,UdpClient,Udpsrv-The next few communication program socket
Socket
- 用的Socket类,System.Net.Socket命名空间还提供了两个抽象高级类TCPClient和UDPClient和用于通讯流处理的NetWorkStream-Use Socket class, System.Net.Socket namespace also provides two high-level abstract classes, and for communications TCPClient and UDPClient stream processing NetWorkS
UDPSocket
- UDPClient 控件设计,希望对您有所帮助
udpclient
- protocol udp communication
udprec
- udp通信的接收端,能正常运行哦。采用udpclient类,在vs2010平台下运用c#语言编写。-the the receiving end of the udp communication, able to the normal run Oh. Udpclient class to use c# in vs2010 platform language.
UDPDaDong
- UDP打洞测试程序,实现点对点信息传输,C#提供了Sockets来进行套接字的编程,里面包含了TcpClient和UdpClient。用过的大家都知道Tcp发送消息更安全,而Udp传送数据容易丢包,但速度快,能穿越防火墙。目前比较流行的QQ聊天工具底层传输协议用户的就是Udp协议(不知道现在该没)。-UDP hole punching test program, peer-to-peer information transmission, C# Sockets to socket program
UDPClient
- 基于UDPclient实现网络通信,字符串发送功能-For network communication, the transmission of a string of function-based UDPclient