-
This procedure using multi
本程序使用多线程搜索局域网中的所有IP地址和mac地址,仅供参考-This procedure using multi-thread search of all LAN IP address and mac address, for reference only
- 2022-07-06 16:03:54下载
- 积分:1
-
网络编程入门的一个实践好程序,正在学VC的朋友可以看一下
网络编程入门的一个实践好程序,正在学VC的朋友可以看一下-Network Programming entry of a good practice procedures, is studying VC friends can look at the
- 2022-05-07 03:00:21下载
- 积分:1
-
Online bookstore online bookstore JSP source code reproduced in the preparation...
网上书店 JSP的网上书店的源代码 非本人编写 转载的-Online bookstore online bookstore JSP source code reproduced in the preparation of non-I
- 2022-04-19 01:55:52下载
- 积分:1
-
MFC开发的聊天室,有server和client
支持多人聊天
适合MFC开发者学习和使用...
MFC开发的聊天室,有server和client
支持多人聊天
适合MFC开发者学习和使用- a chat room developed in mfc
support multi_person chating
- 2023-05-08 18:30:03下载
- 积分:1
-
一个网络流量统计的例子,使用了iphlpaip库
一个网络流量统计的例子,使用了iphlpaip库-An example of network traffic statistics, the use of the library iphlpaip
- 2023-03-23 11:45:04下载
- 积分:1
-
直接用socket实现HTTP协议(下载专用)
作者:北方工业大学2000级计算机4班 querw
从HTTP服务器上下载一个文件有很多方法,"热心"...
直接用socket实现HTTP协议(下载专用)
作者:北方工业大学2000级计算机4班 querw
从HTTP服务器上下载一个文件有很多方法,"热心"的微软提供了WinInet类,用起来也很方便.当然,我们也可以自己实现这些功能,通过格式化请求头很容易就能实现断点续传和检查更新等等功能.- Straight takes over the use of socket to realize the HTTP
agreement (special-purpose downloading) the author: North industrial
university 2,000 levels of computers 4 class of querw downloaded a
document from the HTTP server to have very many methods, the
"warm-hearted" Microsoft has provided the WinInet kind, used very to
be also convenient Certainly, we also may own realize these
functions, is very easy through formatted request to be able to
realize the break point to continue passes on and inspects renewal and
so on function
- 2022-11-12 19:15:03下载
- 积分:1
-
很不错的聊天室程序,分服务端和客户端
很不错的聊天室程序,分服务端和客户端-A good program about chat room, it includes server and client
- 2022-04-29 15:55:42下载
- 积分:1
-
用vc做的自动升级程序的源代码
用vc做的自动升级程序的源代码-vc do with the automatic escalation procedures source code
- 2022-09-13 08:40:03下载
- 积分:1
-
利用WINSOCK的通信协议 用VC++编写
利用WINSOCK的通信协议 用VC++编写-WINSOCK use the communication protocol used VC++ Prepared
- 2022-05-18 05:19:38下载
- 积分:1
-
C#实现分段重组(segment/reassembly)协议
发送端:发送端每收到一个上层报文都会为其设一个唯一的序列号。收到的大报文进行分段,构造S/R报头,如 REF _Ref371456073 h 图表1所示。构造报头和数据部分连接后,按序从片段号=1的报文开始发送,并设置重传定时器,直到发送完毕。重传定时器截止之前,如果收到了接收端发送的完全确认,即数据分段全部被接收,则清除该该序列号报文的缓存和定时器;如果收到了部分确认则根据部分确认的指示重传丢失的分段;如果定时器截止时还没有收到任何接收端的回
- 2023-04-22 01:25:04下载
- 积分:1