-
soket通信
实现多客户机服务器Socket通信 使用多线程操作 可以实现客户机和服务器之间的数据自由发送 希望可以帮到做网络通信的朋友。
- 2022-07-05 11:12:03下载
- 积分:1
-
老师家长共同掌握学生信息,学生自己及时了解自己情况。
老师家长共同掌握学生信息,学生自己及时了解自己情况。-Teachers and parents of students to tap information, the students themselves understand their own situation in a timely manner.
- 2023-05-16 00:40:02下载
- 积分:1
-
MSN IM client code
MSN IM客户端代码-MSN IM client code
- 2022-01-27 17:34:03下载
- 积分:1
-
一个聊天室的代码
一个聊天室的代码-a chat room code
- 2022-03-11 20:43:10下载
- 积分:1
-
一个网页浏览器,c++做的
一个网页浏览器,c++做的-a Web browser, so c
- 2022-10-17 21:10:03下载
- 积分:1
-
anklysxskproclss
这是一篇基于循环延迟分集的分组预编码和空时频编码技术方面的典型文章()
- 2018-06-07 05:09:33下载
- 积分:1
-
/ *
/*
Here s a small IPv4 example: it asks for a portbase and a destination and
starts sending packets to that destination.
这个IPv4版的例子:它要求portbase(本地端口)与destination (目的端口)然后发送消息
同时还监听消息。
例子测试一:
启动一个运行实例,本地地址与目标地址用同一个端口8888
例子测试二:
启动两个运行实例,本地地址与目标地址用不同的端口(它要求是偶数端口号)
两个实例互发
例子的中文解释都由hanyuejun添加,有任何疑问请发hanyuejun2006@163.com
*/-/* Here sa small IPv4 example: it asks for a portbase and a destination and starts sending packets to that destination. The IPv4 version of the example: It requires portbase (local port) and destination (destination port) and then send a message but also monitor the news . Examples of test 1: Start a running instance, a local address with the destination address port 8888 using the same test two examples: the two start to run instances, the local address and destination address with a different port (it requires the port number is even) two examples of inter- examples of explanation issued by the Chinese hanyuejun add, have any questi
- 2022-11-02 16:55:03下载
- 积分:1
-
fzitnbl185
用BitBlt()函数实现界面切换的程序设计方法,其中包括:新建项目,用函数实现文件的打开操作以及相关的程序设计,(The program design method of interface switching is realized by BitBlt () function, which includes: new project, file opening operation with function, and related program design.)
- 2018-12-01 16:10:18下载
- 积分:1
-
8987554
防攻击多线程ESP服务器源码,易语言写的网络编程,很好的参考。(Anti attack multithreading ESP server source code, easy language to write the network programming, a good reference.)
- 2013-09-25 09:01:41下载
- 积分:1
-
Erlang编写的代理服务器
将浏览器的代理服务器改成当前ip下端口号为1500,运行改代码,在浏览器上请求网页便可以看到Erlang命令行有输出。。工作原理:浏览器通过1500端口将请求发给代理服务器,代理服务器解析后通过80端口访问该主机,抓取网页后,只取网页的Body部分通过1500端口发给浏览器,于是我们就可以在浏览器上看到我们想要访问的网页。
- 2022-03-16 05:09:58下载
- 积分:1