-
A complete example of port procedures, including the server and the client, you...
一个完成端口程序的例子,包含服务器和客户端,可以多个客户端同时登陆,类似网络棋牌类游戏。-A complete example of port procedures, including the server and the client, you can visit multiple clients at the same time, similar to the network Card games.
- 2023-05-16 09:50:04下载
- 积分:1
-
九达测速,测试网络速度的,可输入IP地址测试, winping程序的中文化处理。修改了一些bug, 调整了速度,较稳定。vs2005 C...
九达测速,测试网络速度的,可输入IP地址测试, winping程序的中文化处理。修改了一些bug, 调整了速度,较稳定。vs2005 C-Tatsu nine guns, testing speed network, enter the IP address test, winping cultural treatment procedures. Modify a number of bug, adjust the speed, more stable. vs2005 C
- 2023-08-02 09:20:03下载
- 积分:1
-
端口数据传送与接收
端口数据传送与接收-port data transmission and reception
- 2022-08-24 16:15:33下载
- 积分:1
-
基于udp通信的客户端源代码,可以与基于udp通信的服务器端实现通话...
基于udp通信的客户端源代码,可以与基于udp通信的服务器端实现通话-server for udp communication
- 2023-05-11 19:00:04下载
- 积分:1
-
一个采用Winsock实现P2P的例子,可以帮助了解P2P的原理。
一个采用Winsock实现P2P的例子,可以帮助了解P2P的原理。-using a peer-to-peer Winsock example, can help us understand the tenets of P2P.
- 2022-05-16 07:45:58下载
- 积分:1
-
使用CAsyncSocket类,代理服务器
采用CAsyncsocket类连接代理服务器-used CAsyncsocket category, Proxy Server
- 2022-05-07 04:34:41下载
- 积分:1
-
编译synscan.cpp请注意,如果是ADSL用户,可能要把代码里的hp
编译synscan.cpp请注意,如果是ADSL用户,可能要把代码里的hp->h_addr_list[0]改为hp->h_addr_list[1]才能够扫描,具体是[0]还是[1]或其它,可以先编译getallIP.cpp来获取外网IP的网卡的代号。例如编译getallIP.cpp后得到以下输出
Address [0]: 192.168.1.2
Address [1]: 218.10.14.151(公网IP)
那么想扫描外网的话就要把synscan.cpp里的hp->h_addr_list[0]改为hp->h_addr_list[1]了-Compiler synscan.cpp Please note that if it is ADSL users may need to code in the hp-
- 2022-02-12 10:12:34下载
- 积分:1
-
没什么,就是VC++写的HTTP下载的代码而已,学习用的
没什么,就是VC++写的HTTP下载的代码而已,学习用的-Nothing is VC++ Written code HTTP download it, learning to use the
- 2022-01-25 21:34:37下载
- 积分:1
-
一个拨号及监视拨号状况的例子
一个拨号及监视拨号状况的例子-A dial-up and monitoring the status of examples of dial-up
- 2022-08-15 15:02:04下载
- 积分:1
-
socket编程,建立一个服务器,用于聊天的程序。
socket编程,建立一个服务器,用于聊天的程序。-socket programming, the establishment of a server for the chat program.
- 2023-03-13 19:20:03下载
- 积分:1