-
juyuwang
该程序简单介绍了如何创建局域网的C/S工作模式,简单可靠。(The simple procedure describes how to create LAN C/S mode, simple and reliable.)
- 2011-10-14 14:31:59下载
- 积分:1
-
客户端服务器聊天
在这一项目表示简单的 java 客户端服务器聊天,用简单的自我写协议。 也使用 MVC 模式。
- 2022-02-14 02:31:34下载
- 积分:1
-
IEEE 802.11h
IEEE 802.11h-2003 IEEE Standard for Information technology―Telecommunications and Information Exchange Between Systems―LAN/MAN Specific Requirements―Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications: Spectrum and Transmit Power Management Extensions in the 5GHz band in Europe-IEEE 802.11h-2003 IEEE Standard for Information technology-Telecommunications and Information Exchange Between Systems-LAN/MAN Specific Requirements-Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications: Spectrum and Transmit Power Management Extensions in the 5GHz band in Europe
- 2022-04-25 09:04:51下载
- 积分:1
-
c#socket一服务器对多客户端通信
【实例简介】
- 2021-08-06 00:30:54下载
- 积分:1
-
mail
说明: 一个基础于C++的邮件收发器,已测试,运行正常用(A foundation in C++ the message transceiver has been tested with the normal operation)
- 2009-08-15 10:11:11下载
- 积分:1
-
TRACERT
支持IPv4和IPv6的路由探测代码,可以用来开发网络探测工具(traceroute in IPv4 and IPv6 network)
- 2021-03-31 16:09:09下载
- 积分:1
-
LEACH分簇算法实现和能量控制算法实现
说明: 基础的leach协议程序,matlab用(leach)
- 2021-04-25 15:58:46下载
- 积分:1
-
hack2
黑客教程.含有端口扫描、IP欺骗、嗅探器、木马等的说明和例子( The hacker course. includes the port scanning, the IP deceit,
the sniffer, the wooden horse and so on the explanation and the
example )
- 2020-06-26 11:20:01下载
- 积分:1
-
判断digit是否符合digitmap 适用于mgcp协议
判断digit是否符合digitmap 适用于mgcp协议-judgment digit digitmap whether the agreement applies to Controller
- 2022-03-11 20:44:03下载
- 积分:1
-
Erlang编写的代理服务器
将浏览器的代理服务器改成当前ip下端口号为1500,运行改代码,在浏览器上请求网页便可以看到Erlang命令行有输出。。工作原理:浏览器通过1500端口将请求发给代理服务器,代理服务器解析后通过80端口访问该主机,抓取网页后,只取网页的Body部分通过1500端口发给浏览器,于是我们就可以在浏览器上看到我们想要访问的网页。
- 2022-03-16 05:09:58下载
- 积分:1