搜索资源列表
multi_thread_udp_data
- 多线程接收udp数据包,vc代码编译通过。-multithreading receive udp packets, vc code compile.
hap_openport_v2.4_wxdjs
- 这是一个简单好用的小软件,可以用来监控你的电脑的TCP端口和UDP数据包发送情况 界面采用列表方式可以一目了然的看到你的机器的端口情况,他的列表分类清晰如协议,PID,进程名称,本地地址,本地端口,远程地址,远程端口,连接状态-Interface using list can clearly see your machine, the port of his list clearly as agreement, the classification of PID, name, address
Nkwwork__sniffer
- sniffer 网络工具,够能对IP数据包及时捕获,并能识别出tcp,ip,udp等-Network sniffer tools, enough to IP packet capture in time, and can identify the TCP, IP, udp, etc
C# UDP 异步通信
- 用VisualC#实现UDP协议,最为常用,也是最为关键的类就是UdpClient,UdpClient位于命名空间System.Net.Sockets中,VisualC#发送、接收UDP数据包都是通过UdpClient类的(The realization of UDP protocol with VisualC, the most commonly used, but also the key is UdpClient, UdpClient is located in the namespace