搜索资源列表
聊天工具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.
netthwatch&control
- 在vc6和.net下编译通过,通过网络监控客户机进程,服务器能显示客户段进程并能*客户机进程。网络通信部分使用udp传送。源码没有全部完成,完成了90%的工作。其中udp通信部分完成,本地机进程控制部分完成,通信命令的定义完成,只要简单的润色后就能实现。
net-example
- 网络编程方面的源码,支持udp,tcp,net,有多个例子在里面。-network programming source of support udp tcp, net, there are a number of examples of tactics.
FileTransferServer
- 利用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 server using the TCP / UDP protocol, which can be expanded to net net
net
- 一个网络监控应用程序,功能较强大。客户端可通过ip进行连接,使用udp,支持客户端上传,监控屏幕,以及在服务器运行程序等功能,具体请参考源代码。
DZHapp
- UDP通信实例,很简单,是在。NET框架下写的