搜索资源列表
FileTransferClient
- 利用vc实现的局域网文件传输,共分为客户端和服务器端两部分,该部分是文件传输的客户端,采用了TCP/UDP协议,可扩展到net网络传输!-use vc achieve LAN file transfer, is divided into client and server-side two, The file transfer is part of the client, using the TCP / UDP protocol, which can be expanded to net net
udp
- 这是用VB.net实现的一个简单的P2P示例。利用了UDP打洞技术,分服务器端跟客户端,服务器端负责登陆记录用户的IP和端口及转发打洞消息。原理到处都有,这里就没有贴出来。这里贴出了VB.net的代码,供初学者交流,也欢迎高手点评…… 服务器端在启动成功后,输入help可以查看到服务器相关命令。 客户端在登陆成功后,输入help可以查看客户端相关命令(登陆时用户名随便)。-This is achieved using VB.net a simple example of P2P. Hol
NetstatpSource
- Net Statistic This program implements a subset of the Netstat program s functionality. Specifically, it enumerates and displays information about all UDP and TCP endpoints.
UDP_Demo
- C#.net UDP编程 UDP数据包发送,接收。包含客户端和服务端的DEMO-C#. Net UDP programming UDP packets to send, receive. Including client and service side of the DEMO
Net
- 实现TCP/UDP通过功能,通讯接口进行了封装,可以很方便的进行使用-The realization of TCP, UDP communication function