搜索资源列表
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.
socket_wonder111
- windows下的socket编程,例子,可以发送tcp,udp报等,适合于初学者看看,里面共有server和client的详细实现-windows under the socket programming, for example, can send tcp, udp reported, suitable for beginners look at the total inside the server and client to achieve detailed
socks
- tcp和udp的传输例程,使用windows socks编程实现-tcp and udp transmission routines, the use of windows socks Programming
Oftomatization
- 为了方便网络编程,90年代初,由Microsoft联合了其他几家公司共同制定了一套WINDOWS下的网络编程接口,即Windows Sockets规范,它不是一种网络协议,而是一套开放的、支持多种协议的Windows下的网络编程接口。本篇论文主要是介绍了在TCP/IP基础上利用winsock2对网卡进行编程,以达到网络流量监测的目的。论文首先介绍了TCP/IP协议,旨在介绍IP,TCP,UDP等比较重要的协议。主要是介绍IP头,TCP头,UDP头的特点,以便从IP头中可以获取源地址,目的地址,协
MultiCast_Cli
- 在WINDOWS下利用VC++写的支持TCP I/O多路复用,UDP 组播和串口读写的通信程序客户端!-in Windows using the VC was made with the support of TCP I / O multiplexers. UDP Multicast and serial communication program of literacy client!
WindowsTCPUDP
- Windows网络与通信程序设计下的TCP/UDP程序设计
diskmonTrace
- 根据windows事件追踪ETW(Event Trace For Windows)的原理实现磁盘监控的技术。 监视磁盘的读写操作。 该源码还是其他监控的一个导向。ETW可以监控的有磁盘操作,文件操作,进程操作,Tcp/Udp操作等等。
PacketSniffer
- 一个网络抓包工具,支持三种协议(TCP,UDP和ICMP)的数据包抓取,使用winsock API编写,可以很方便的扩展自己的程序。可以把每种抓取的协议数据保存到日志记录文件中。抓包速度比较快,以树形列表给与分析,可以查看原始数据包。该程序需要在Windows XP/2000/NT操作系统上,并且有管理员权限。-1 PacketCapture tools to support the three kinds of protocols (TCP, UDP and ICMP) packet capt
IPCSocket
- Windows IPC socket program (tcp/udp) (server/client)
Chapter14
- 包含了VC下实现的WINDOWS API的TCP/UDP的网络服务器、客户端程序,还有一个聊天程序。-VC contains the WINDOWS API under the TCP/UDP network server, the client program, there is a chat program.
IPDump
- 非常实用的Windows环境下网络编程代码,可以稍加修改应用于实际编程中。包括网络监听,和TCP、UDP通信的源码,绝对超值!-Very useful Windows environment, network programming code, can be modified to apply to the actual programming. Including network monitoring, and TCP, UDP traffic source, the absolute val
VCWinSockProgramming
- 1. WinSock学习笔记(一) 2 2. WinSock学习笔记(二) 11 3. 使用CSockets进行文件传送 17 4. 基于UDP的网络通迅程序 19 5. 点对点多线程断点续传的实现 22 6. Windows Socket 网络编程(一) 34 7. Windows Socket 网络编程(二) 36 8. Windows Sockets 网络编程(三) 40 9. TCP实现P2P通信(TCP穿越NAT/TCP打洞) 44 10. 深入 C
firewall
- 可以实现在WINDOWS下基于tcp,udp以及icmp协议的数据包过滤的简易防火墙-Simple firewall that can be achieved under WINDOWS tcp, udp and icmp protocol-based packet filtering
WawaSocket
- 支持TCP,UDP协议,需要WinSock控件,功能强大,支持多种协议,使用灵.活,WinSockAPI调用的wsock32.dll(28K)或ws2_32.dll(69K)为Windows系统自带函数库不必担心缺少文件。-Supports TCP, UDP protocol, WinSock control, powerful, supporting multiple protocols, using the spirit. Live, wsock32.dll WinSockAPI call
TCP-UDP-Socket
- Windows下基于TCP和UDP的Socket编程,分别有服务端和客户端,好用。-TCP&UDP Socket Coding
cbbrsct-correct
- 一个自己编的基于TCP或UDP协议的聊天软件,欢迎大家学习指正!(A self made up of chat software based on TCP or UDP protocol, welcome everybody to learn correct!)
SocketTool
- 用于windows下测试TCP、UDP通讯的工具(Used for testing TCP, UDP communication tools under Windows)
623929
- 一个自己编的基于TCP或UDP协议的聊天软件,欢迎大家学习指正!()
ethnet udp tcp
- Windows TCP UDP SERVER CLIENT 套接字通信程序。(Windows TCP UDP SERVER CLIENT SOCKET communication code)
1513742
- sniffer 网络工具,够能对IP数据包及时捕获,并能识别出tcp,ip,udp等()