搜索资源列表
rttwindows
- 在windows环境下,开发的类似ping的程序,计算round trip time,即往返时间,可自由选择使用TCP或UDP-A windows program like ping, it can calc round trip time(rtt), and can select TCP or UDP protocol.
chen
- 基于mfc对话框的网络实用程序,功能有tcp,udp,igmp抓包,解包,发送igmp包完成ping功能,本机ip地址,打开端口...查看,进程管理程序,tab控件应用
10EVC_UDP
- 用Evc开发的Ping、UDP协议演示程序实例源码-Evc development with the Ping, UDP demo program source code examples
SuperPing
- 用C实现PING,包含ICMP,TCP,UDP的ping -PING
winsock2_3
- 网络安全技术实践与代码详解(实例代码)一书中第二章和第三章的源代码,包括ping、tracert、UDP、TCP通信等-Network security technology and code of practice Xiangjie (example code) a book, Chapters II and III of the source code, including ping, tracert, UDP, TCP communications
VP_LAN_Ver1_finish
- 模拟pc和四个ip地址的板子之间通过udp通信传输信息的程序,包括ping、发送,查询-Analog pc board and four ip address udp communication between the transmission of information through the program, including ping, send, queries, and so
wintc
- 游戏开发 3.俄罗斯方块 4.推箱子游戏 5.五子棋游戏 文件操作 6.学生成绩管理 7.工资管理系统 8.电话簿管理系统 网络编程 9.Ping程序设计 10.TCP程序设计 11.UDP程序设计 仿Windows应用程序 12.万年历 13.画图板 14.电子时钟 15.
vb2008_UDP_CHART
- vb2008下UDP协议的局域网聊天程序,多线程,多人聊天,分服务器和客户端 实时更新在线用户,实时检查是否掉线,完善的批注说明 该系统实现了私聊,群聊功能,在线用户列表图标和文字显示 该系统穿透能力强,对于双网卡模式服务器管理的局域网同样适用,只要客户端能ping通服务器就能正常聊天-Vb2008 under the UDP protocol LAN chat program, multi-threaded, multi chat, server and clie
python-socket-udp-server-client
- a project about python udp server/client demo, run them in different computers,you can better experience the enjoyment of network programming with python 1 this is a implementation of python udp server client model, run the code respectively in di
C#超级通信调试工具源码
- 1.串口,TCP服务端/客户端,UDP服务端/客户端通讯调试 2.支持Hex,ASCII,UTF8,GB2312编码调试 3.接收数据可通过右键菜单一键计算Hex对应的数值 4.字节计算器/检验值计算器(CRC16,自定义多项式CRC16,XOR) 5.串口超级终端 6.Socket通信监视器 7:Ping调试(1. Serial port, TCP server / client, UDP server / client communication debugging 2. Su
P18
- his example demonstrates usage of the mikroC's ethernet communications library. 3 protocols that are useful for the users are implemented: ICMP (ping), TCP/IP (VERY simple http) and UDP/IP. It also handles "helper" protoco