资源列表
19
- vb.net 发送UDP广播,vb.net 发送UDP广播
sv_fsm
- 使用二维表来实现状态机,该状态机用在通信协议中,基于TCP协议-Using two-dimensional table to implement a state machine, the state machine is used in communication protocols based on TCP protocol
tcpip
- a few c socket programs that can be called by cobol
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
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
revtudpcs
- UDP包发送和接收测试程序,可以方便修改代码,以灵活测试UDP终端设备
TCP
- c++写的tcp,客户端服务器通信的控制台应用程序。适合初级人员简单的学习。
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
Winsock
- winsock的简易开发和编程的流程 基于TCP/IP协议-winsock simple process of development and programming based on TCP/IP protocol
Tiny_Shell
- afx shell , winsock reverce cmd she-afx shell , winsock reverce cmd shell
TCP
- 这是一个大家都知道,不太好用的协议。有完整的源码。
TCPServer基于TCP协议的服务器端程序
- 基于TCP协议的服务器端程序,包含启动、停止监听 接收、发送信息等基本功能-TCP-based server-side program, including start, stop listening to receive, send messages and other basic functions