资源列表
MTSClientSrc
- 简单得TCP客户端程序。 套接字建立后,客户和服务器通过send()和recv()函数交换数据。 -a simple TCP client program. Socket establishment, the client and server through the send () and the recv () function to exchange data.
11ThSrv
- QT 的TCP/IP应用 服务器发送温度,客户机显示-QT applications TCP/IP server sends the temperature, the client displays
winpcaptest
- 本程序是利用winpcap接收数据的例子,可以直接运行的。 winpcap(windows packet capture)是windows平台下一个免费,公共的网络访问系统。开发winpcap这个项目的目的在于为win32应用程序提供访问网络底层的能力。它用于windows系统下的直接的网络编程。-This procedure is to use WinPcap to receive data examples, you can directly run.
UDP
- 两个VB程序之间通过UDP完成数据通讯,程序中默认设置为在同一台计算机上完成通讯测试。-Between the two VB program completed by the UDP data communication, the program is set at the same computer to complete the communication test.
TCPIPOperation
- C#编写,通过TCP/IP协议进行IP和IP之间的通讯-C# Prepared, through the TCP/IP protocol and IP to IP communication between
TCPClient
- 基于TCP协议的客户端简单程序,实现了发送、接收信息等功能 -TCP protocol based on a simple client program implements the send and receive messages and other functions
ipv6
- an presentation on IPv6
chat-room)
- 基于TCP 的聊天室,不懂得可以进来-TCP-based chat rooms
TCPIPfull
- TCP/IP的完整介绍了基础知识,让你对TCP/IP协议不再陌生,从根本上得到一些认识。
55a099707073
- wininet例子,客户端支持http协议-wininet example, client support http protocol
NetComm
- VB Sample communication between client and server program on TCP/IP
tftpd_bsd_src.tar
- Trivial file transfer protocol server.