-
这是飞鸽传书源代码
it is source code for IPMSG
- 2022-09-13 01:25:03下载
- 积分:1
-
穿透防火墙 mfc界面
要在相同的网络终端上绑定到不同的套接字上,所以必须为这些套接字设置SO_REUSEADDR属性(即允许重用),否则侦听会失败。 4、S的【协助打洞】连接收到A的申请后通过【主连接】通知B,并将A经过NAT-A转换后的公网IP地址和端口等信息告诉B。 5、B收到S的连接通知后首先与S的【协助打洞】端口连接,随便发送一些数据后立即断开,这样做的目的是让S能知道B经过NAT-B转换后的公网IP和端口号。 6、B尝试与A的经过NAT-A转换后的公网IP地址和端口进行connect,根据不同的路由器会有不同的结果,有些路由器在这个操作就能建立连接,大多数路由器对于不请自到的SYN请求包直接丢弃而导致connect失败,但NAT-A会纪录此次连接的源地址和端口号,为接下来真正的连接做好了准备,这就是所谓的打洞,即B向A打了一个洞,下次A就能直接连接到B刚才使用的端口号了
- 2022-02-05 16:28:38下载
- 积分:1
-
prepared using the API function procedures, the document can be achieved free!
利用API函数编写的程序,可以实现文件的自由传送!-prepared using the API function procedures, the document can be achieved free!
- 2023-06-02 23:25:03下载
- 积分:1
-
使用Winsock控件编写的TCP、UDP通信测试程序,支持CRC、XOR、SUM等通信校验方式,是一款比较使用的工程测试工具软件...
使用Winsock控件编写的TCP、UDP通信测试程序,支持CRC、XOR、SUM等通信校验方式,是一款比较使用的工程测试工具软件-Winsock controls prepared by the TCP, UDP communications test procedure, support CRC, XOR, SUM calibration methods such as communications, is a comparison of the use of engineering software testing tools
- 2023-02-15 02:35:04下载
- 积分:1
-
简单的聊天通信程序,包含服务器端和客户端,可以发送文本信息进行沟通...
简单的聊天通信程序,包含服务器端和客户端,可以发送文本信息进行沟通-simple chat communications procedures, including server and client, can send text messages to communicate
- 2022-04-21 07:45:17下载
- 积分:1
-
端口扫描源代码
端口扫描的源代码-port scanning source code
- 2023-03-06 00:20:03下载
- 积分:1
-
Buffer封装类,A buffer of memory that takes care of allocating and freeing itself, a...
Buffer封装类,A buffer of memory that takes care of allocating and freeing itself, and has methods for compression and encoding-Buffer Wrapper Class。A buffer of memory that takes care of allocating and freeing itself, and has methods for compression and encoding
- 2022-06-16 00:38:47下载
- 积分:1
-
局域网中聊天
利用socket协议
实现点对点聊天 功能简单
以后有待更新...
局域网中聊天
利用socket协议
实现点对点聊天 功能简单
以后有待更新-LAN socket chat using peer-to-peer chat protocol to be simple after update
- 2022-07-25 02:47:55下载
- 积分:1
-
asp写的一个文件管理系统. 需要以服务器支持asp.net
asp写的一个文件管理系统. 需要以服务器支持asp.net-asp to write a document management system. asp.net server supports the need for
- 2022-07-12 04:34:34下载
- 积分:1
-
不错的获得多数当前IP网络配置信息的程序。
不错的获得多数当前IP网络配置信息的程序。-A good program which can get current most IP netware config information
- 2022-11-29 10:20:04下载
- 积分:1