-
网络电话软件,采用P2P通讯方式,是穿透NAT的一款实用的示例程序。...
网络电话软件,采用P2P通讯方式,是穿透NAT的一款实用的示例程序。-Internet phone software, the use of P2P communication is NAT penetration of a practical example of the procedure.
- 2022-01-27 15:33:02下载
- 积分:1
-
Information Network, engaged in the development of network technology, streaming...
网络信息查询,从事网络开发技术,流媒体编程人员-Information Network, engaged in the development of network technology, streaming media programming staff
- 2022-01-25 14:21:58下载
- 积分:1
-
vs聊天软件以及源代码。MFC编程的,可以实现多用户的。
vs聊天软件以及源代码。MFC编程的,可以实现多用户的。-vs chatting tools
- 2022-08-21 03:26:07下载
- 积分:1
-
aodv路由协议仿真。可以应用在ad
aodv路由协议仿真。可以应用在ad-hoc仿真中的路由协议。有较强参考价值。-aodv routing protocol simulation. Can be applied to ad-hoc routing protocols in simulation. Have a stronger reference value.
- 2022-04-17 13:43:09下载
- 积分:1
-
用WinSock控件编写网络聊天器
用WinSock控件编写网络聊天器-prepared using Winsock Control Internet chat-
- 2022-03-25 01:08:11下载
- 积分:1
-
Chapter 1 Serial Port Dual Internet. Rar
第1章 串口实现双机互联.rar-Chapter 1 Serial Port Dual Internet. Rar
- 2023-03-03 03:00:04下载
- 积分:1
-
线程的创建、销毁和调度本身就是一个成本,如果线程的线程…
线程的创建、销毁和调度本身是有代价的,如果一个线程的任务相对简单,那这些时间和空间开销就不容忽视了,此时用线程池就是更好的选择,即创建一些线程然后反复利用它们,而不是在完成单个任务后就结束。-thread creation, destruction and scheduling itself is a cost, if the threads of a relatively simple task. That time and space costs can not be ignored, this time using thread pool is the better choice, namely, the creation of some thread then reuse them, rather than individual tasks completed after the end.
- 2022-02-05 08:49:42下载
- 积分: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
-
监视网络端口的使用情况,以明细的方式列出
监视网络端口的使用情况,以明细的方式列出-surveillance network to the use of the port to the list Details
- 2023-06-17 15:55:03下载
- 积分:1
-
这是一个可爱的HTTP服务器处理静态HTML页面。这是更容易符合吨。
一个小巧的HTTP静态HTML服务器,你可以通过它稍加修改就可以实现到应用程序的软件接口哦-This is a cute Http server handling static HTML pages. It is easier to conform the application interfaces by little modification of the server.
- 2022-08-17 06:47:15下载
- 积分:1