-
非常好的监听IP包的软件(开源代码)
可以清晰了解TCP/IP,UPD协议中,每个包所包含数据的含义等,包括每一帧数据的头,校验等,解码的数据让你清晰了解底层通讯的机制。非常珍贵。
- 2022-01-26 01:41:54下载
- 积分:1
-
UPD Network Communication Program
UPD网络通信程序-UPD Network Communication Program
- 2022-01-21 19:02:23下载
- 积分:1
-
A simple checksum algorithm to simulate communication between transmitting and r...
简单的校验和算法,模拟通信发射和接收方间通信-A simple checksum algorithm to simulate communication between transmitting and receiving side communication
- 2022-11-24 18:45:03下载
- 积分:1
-
winsock c语言代码实例
winsock c语言代码实例-winsock c language code examples
- 2022-07-05 01:47:54下载
- 积分:1
-
使用Winsock编写用IPX协议点对点聊天的程序
使用Winsock编写用IPX协议点对点聊天的程序- Uses the Winsock compilation the procedure which point-to-point
chats with the IPX agreement
- 2022-07-09 16:27:36下载
- 积分:1
-
直接用winsock api实现寻呼功能
支持完全自控的聊天服务。支持中国联通,河北国信,万声寻呼,中铁寻呼,斯壮寻呼,国讯寻呼等主要干线...
直接用winsock api实现寻呼功能
支持完全自控的聊天服务。支持中国联通,河北国信,万声寻呼,中铁寻呼,斯壮寻呼,国讯寻呼等主要干线-Realize the direct use of winsock api paging features fully automatic control of the chat support service. Support of China Unicom, Hebei Guoxin, million voice paging, iron paging, Sizhuang paging, paging inquiry States and other major trunk
- 2022-02-28 15:52:54下载
- 积分:1
-
通用升级程序,用于软件升级方面,主要采用配置文本文件实现软件的升级!...
通用升级程序,用于软件升级方面,主要采用配置文本文件实现软件的升级!-generic promotion procedures for software upgrades, the main configuration text file using software upgrades!
- 2022-03-16 09:15:09下载
- 积分:1
-
TCP的客户服务器通信程序 一:程序运行过程 1、运行服务器程序,等待客户端发出请求 2、运行客户端程序,输入客户的IP地址,请求连接 3、若连接成功,服务器端...
TCP的客户服务器通信程序 一:程序运行过程 1、运行服务器程序,等待客户端发出请求 2、运行客户端程序,输入客户的IP地址,请求连接 3、若连接成功,服务器端显示客户的IP地址及端口号;客户端接收文件并保存在d:clientls.txt下,否则,显示错误信息。 二:程序实现原理 发送端:打开文件,逐一读取字符到缓冲区(缓冲区大小为1024),若文件大于1024,则成块发送;若小于,则直接发送。 接受端:与发送端同理。-TCP client-server communication program one : running a process, running the server and wait for the client to issue two requests, the client operating procedures, the importation of customer IP address, link request, if successful connection, the server-client shows the IP address and port number ; the client receives the document and preserve d : client ls.txt, otherwise an error message. 2 : Principle procedures transmitter : open the file, read each character to the buffer (buffer size for 1024), and if the document is greater than 1,024, then sent into pieces; If less, then sent directly. Receivers : Send-the same reason.
- 2022-06-30 17:04:28下载
- 积分:1
-
phpBuns with PHP is a preparation of SQL queries and Web pages generator. It can...
phpBuns是一个用PHP编写的SQL查询和Web页面生成器。它可以生成查询和用于增中、编辑、删除、列表和从SQL数据库中检索数据的页面-phpBuns with PHP is a preparation of SQL queries and Web pages generator. It can generate inquiries and increments, edit, delete, list and database from SQL retrieval of data pages
- 2022-05-16 00:53:01下载
- 积分:1
-
基于Socket的网络文件传输的例子,更简洁,容易下…
基于Socket TCP的网络文件传输例子,比较精练,简单易懂,对网络编程入门者有参考作用。-based on Socket TCP network file transfer example, more concise and easily understood. Network Programming for beginners as a useful reference.
- 2023-04-20 00:55:03下载
- 积分:1