-
use Socket communications examples of procedures
使用Socket进行通信的程序实例-use Socket communications examples of procedures
- 2023-08-24 14:50:04下载
- 积分:1
-
jerasure
Jerasure-1.0是个非常好的关于erasure code的综合源代码包,对于研究erasure code的人会很有帮助。-Jerasure-1.0 is a very good erasure code on a comprehensive source code package, erasure code for the study of people who would be helpful.
- 2023-01-22 11:00:04下载
- 积分:1
-
通过本程序,我们可以访问局域网内的其他计算机的文件资源。通过学习,应学会如何使用CSocket类来对制定端口进行扫描。...
通过本程序,我们可以访问局域网内的其他计算机的文件资源。通过学习,应学会如何使用CSocket类来对制定端口进行扫描。-Through this process, we can access other computers on the LAN of file resources. Through the study, should learn how to use the CSocket class to the development of port scan.
- 2022-03-19 19:36:32下载
- 积分:1
-
一个delphi的视频点播播放器,能够播放媒体,是个不错的小程序,希望能够对大家有所帮助...
一个delphi的视频点播播放器,能够播放媒体,是个不错的小程序,希望能够对大家有所帮助-a video-on-demand player, can play the media, is a good small program, we hope to be able to help
- 2023-07-04 11:50:04下载
- 积分:1
-
This is the hard part I of a Java process is on the LOGIN. Simple. understandabl...
这是我辛苦编的一个JAVA程序,是关于LOGIN.简单,易懂.希望能被采用.多谢管理员过目.-This is the hard part I of a Java process is on the LOGIN. Simple. understandable. hope can be used. thank administrators read. Thank you
- 2022-03-19 21:42:21下载
- 积分:1
-
自动升级程序,远程自动更新系统。
一个系统自动升级程序,可远程自动更新系统。-Automatic escalation procedures, automatically update the system remotely.
- 2022-05-25 23:47:14下载
- 积分:1
-
一个用完成端口编写的聊天程序,包括服务器和客户端
一个用完成端口编写的聊天程序,包括服务器和客户端-a port with the completion of the preparation of chatting procedures, including server and client
- 2022-09-27 18:20: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
-
用VB编写的代码包含聊天室客户端
用VB编写的包含聊天室和客户端服务器的代码
- 2022-08-18 22:02:17下载
- 积分:1
-
可以将一个网站里面的内容全部拷贝下来,我试了一下,仿佛只能下载当前网页里面的内容。而不是整个网站里的所有东东。...
可以将一个网站里面的内容全部拷贝下来,我试了一下,仿佛只能下载当前网页里面的内容。而不是整个网站里的所有东东。-can be inside a website all copies of the content down, I tried it, as if the current website can download the contents inside. Instead throughout the site all Dongdong.
- 2022-02-18 16:26:23下载
- 积分:1