-
本工程为网络计算机之间的消息传输和发送,基于P2P实现网络文件传输。...
本工程为网络计算机之间的消息传输和发送,基于P2P实现网络文件传输。-works for the computer network between the transmission and delivery of information, based on peer-to-peer network file transfer.
- 2022-03-09 15:19:37下载
- 积分:1
-
C#实现分段重组(segment/reassembly)协议
发送端:发送端每收到一个上层报文都会为其设一个唯一的序列号。收到的大报文进行分段,构造S/R报头,如 REF _Ref371456073 h 图表1所示。构造报头和数据部分连接后,按序从片段号=1的报文开始发送,并设置重传定时器,直到发送完毕。重传定时器截止之前,如果收到了接收端发送的完全确认,即数据分段全部被接收,则清除该该序列号报文的缓存和定时器;如果收到了部分确认则根据部分确认的指示重传丢失的分段;如果定时器截止时还没有收到任何接收端的回
- 2023-04-22 01:25:04下载
- 积分:1
-
socks5简易实现
socks5简易实现-socks5 simple realizes
- 2022-02-25 19:14:35下载
- 积分:1
-
IOCP(I/O Completion Port)Winsock例子
IOCP(I/O Completion Port)Winsock例子-IOCP(I/O Completion Port)Winsock example
- 2022-02-21 01:52:01下载
- 积分:1
-
RAS高级编程是一个RAS拨号程序高级开发,通过该程序不经能够实现电话拨号功能,还能实现如adsl、网通等拨号功能,还能够监控modem或者网卡的网络流量,绝对
RAS高级编程是一个RAS拨号程序高级开发,通过该程序不经能够实现电话拨号功能,还能实现如adsl、网通等拨号功能,还能够监控modem或者网卡的网络流量,绝对是一个值得读者学习的程序。-RAS high-level programming is a RAS digit dialing procedure
high-level development, after cannot realize the telephone digit
dialing function through this procedure, but also can realize like
adsl, the net passes and so on the digit dialing function, but also
can monitor modem or the net card network current capacity, absolutely
is the procedure which is worth the reader studying.
- 2022-05-09 02:15:59下载
- 积分:1
-
此程序是在windows visual C++下实现的socket程序,能支持多人聊天,运行界面是dos。...
此程序是在windows visual C++下实现的socket程序,能支持多人聊天,运行界面是dos。-This procedure is in the windows visual C under the socket procedures, can support more than chat, the interface is running dos.
- 2023-02-19 14:40:03下载
- 积分:1
-
探测哪些端口被使用,现在连接的目标地址,
探测哪些端口被使用,现在连接的目标地址,-Detect which ports are used, and now connected to the target address,
- 2022-10-22 01:55:05下载
- 积分:1
-
Linux下的Socket类 接口函数同MFC类似, 封装底层网络细节API
Linux下的Socket类 接口函数同MFC类似, 封装底层网络细节API-Linux Socket Interface category MFC with a similar function, Packaging details of the underlying network API
- 2022-04-08 06:45:01下载
- 积分:1
-
这是一个里利用pcap写的捕获数据浏览的代码
这是一个里利用pcap写的捕获数据浏览的代码-This is a program write through pcap and it can find the device in you computer
- 2022-09-21 08:10:03下载
- 积分:1
-
此源文件问本人参考Jrtplib的example1写的一个集服务器和客户端为一体的源文件,需要用到jrtplib3.7,jthreadlib1.2,调试时,请选...
此源文件问本人参考Jrtplib的example1写的一个集服务器和客户端为一体的源文件,需要用到jrtplib3.7,jthreadlib1.2,调试时,请选择vc++6.0的debug multithread dll选项调试,其中testResult.txt为本人测试结果,源码中解释详尽,希望对大家有用-I asked the source of reference Jrtplib set example1 to write a server and client as one of the source files needed jrtplib3.7, jthreadlib1.2, debugging, select the vc++6.0 options debug multithread dll debugging , of which I testResult.txt for test results, source code explained in detail, in the hope that useful
- 2022-03-29 23:43:23下载
- 积分:1