-
MFC,使用socket写的服务器端聊天工具,可以多人同时聊天
MFC,使用socket写的服务器端聊天工具,可以多人同时聊天-MFC, use the socket to write server-side chat tool, you can chat with people at the same time
- 2022-04-27 14:09:56下载
- 积分:1
-
是一个网页限制功能模块的完整开发过程,核心是利用数据库的一些记录限制一部分IP...
是一个网页限制功能模块的完整开发过程,核心是利用数据库的一些记录限制一部分IP
-website is a limited function modules complete development process, the core database is to use some part of IP recording restrictions
- 2022-04-17 07:09:54下载
- 积分:1
-
基于c#,用IIS对remoting 的实现,可以对比asp.net来学习
基于c#,用IIS对remoting 的实现,可以对比asp.net来学习-Based on the c#, Using IIS on the realization of remoting can be compared to learn asp.net
- 2022-06-30 19:56:12下载
- 积分:1
-
ASP Jmail send mail using the example of the website frequently used programming
ASP中用Jmail发送邮件的实例,网页编程中经常用到-ASP Jmail send mail using the example of the website frequently used programming
- 2022-01-25 17:31:22下载
- 积分:1
-
c# wifi串口测试
C# wifi串口测试。类似串口调试助手。搜索设备SendHex
- 2023-04-24 00:45: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
-
/* This IPv4 example uses the background thread itself to process all packets. Y...
/*
This IPv4 example uses the background thread itself to process all packets.
You can use example one to send data to the session that s created in this
example.
*/
/*
这个 iPV4 例子用内部线程来处理所有的分组。你可以用例子一来发数据给本例子来进行测试。
例子的中文解释都由hanyuejun添加,有任何疑问请发hanyuejun2006@163.com
*/-/* This IPv4 example uses the background thread itself to process all packets. You can use example one to send data to the session that s created in this example .*//* example of this iPV4 with internal thread to handle all the packet . You can use the example of one Laifa data for the examples to be tested. Explained by the example of the Chinese hanyuejun add, have any questions please send hanyuejun2006@163.com* /
- 2022-01-26 18:08:26下载
- 积分:1
-
Sniff网络嗅探器 VC编写
Sniff网络嗅探器 VC编写-Sniff network sniffer prepared VC
- 2022-10-10 20:20:03下载
- 积分:1
-
5大IO模型之一:select模型,介绍selectio的一般流程
5大IO模型之一:select模型,介绍selectio的一般流程-five large IO model one : select models, introduced the general process compo
- 2022-01-25 21:14:35下载
- 积分:1
-
能够开启摄像头的一段代码
能够开启摄像头的一段代码-camera to the opening section of the code
- 2022-03-03 22:11:44下载
- 积分:1