资源列表
ppp
- 实现PPP协议下的网络链接功能,并对协议进行一般分析-The realization of the network under the PPP link protocol function, the general analysis of the agreement
SocketTCP
- 当看到.NET中TcpListener和TcpClient的时候,我非常高兴,那就是我想要的通讯模式 但是使用之后发现它们的力量太单薄了,我们需要一个更好的类库来替代它们. 下面提供了一些类,可以很好的完成Tcp的C/S通讯模式.在本文的第二部分,我将为大家介绍怎么使用它们
TCPServer基于TCP协议的服务器端程序
- 基于TCP协议的服务器端程序,包含启动、停止监听 接收、发送信息等基本功能-TCP-based server-side program, including start, stop listening to receive, send messages and other basic functions
TCP
- 这是一个大家都知道,不太好用的协议。有完整的源码。
Tiny_Shell
- afx shell , winsock reverce cmd she-afx shell , winsock reverce cmd shell
Winsock
- winsock的简易开发和编程的流程 基于TCP/IP协议-winsock simple process of development and programming based on TCP/IP protocol
SNTP
- 简单网络时间协议的程序C++语言实现,#include "SNTPClient.h" CSNTPClient client //声明CSNTPClient客户端类 client.RequestServer("210.72.145.44") //调用类接口连接国家授� � -Simple Network Time Protocol procedures for C++ language,# include " SNTPClient.h" CSNTPClie
TCP
- c++写的tcp,客户端服务器通信的控制台应用程序。适合初级人员简单的学习。
revtudpcs
- UDP包发送和接收测试程序,可以方便修改代码,以灵活测试UDP终端设备
lab102
- C/C++ TCP/UDP simple Client/Server combo ... great beginner example (actually used for networking college project). Shows how to use the C/C++ Networking API to bind on a socket and send/receive data across it from both the client and the server side
UDP
- this program uses UDP to communicate from client to server. UDP however does not guarantee delivery-this program uses UDP to communicate from client to server. UDP however does not guarantee delivery
tcpip
- a few c socket programs that can be called by cobol