-
完美的完成端口服务器,性能稳定.可以连接上千个客户端.
完美的完成端口服务器,性能稳定.可以连接上千个客户端.-perfect completed port servers, stable performance. Thousands can be connected to the client.
- 2022-05-22 05:50:31下载
- 积分:1
-
本程序使用JSP+JAVABean+SQLServer开发人才招聘网…
本程序采用JSP+JAVABEAN+SQLSERVER所开发的一个人才招聘网站的开发。是一个实用的系统。对于学习JSP的开发者是一个很好的帮助。-This procedure used JSP+ JAVABEAN+ SQLSERVER developed a talent recruitment website development. Is a practical system. For developers learning JSP is a very good help.
- 2023-03-25 11:35:03下载
- 积分:1
-
basic network programming examples Winsock Network Chat Room [ chap1 ChatRo om...
基本网络编程实例
Winsock实现网络聊天室【chap1ChatRoom(Winsock)】-basic network programming examples Winsock Network Chat Room [ chap1 ChatRo om (Winsock)--
- 2022-04-25 04:53:17下载
- 积分:1
-
一个基于TCPIP的通信程序
一个基于TCPIP的通信程序-based TCPIP communications procedures
- 2023-01-24 10:10:04下载
- 积分:1
-
启动该程序后可以看到整个局域网内的包,你可以知道有哪些IP在访问你的机器。
启动该程序后可以看到整个局域网内的包,你可以知道有哪些IP在访问你的机器。-commencement of the proceedings, I can see the whole LAN packets, you can know which IP visit your machine.
- 2022-11-07 22:10:03下载
- 积分:1
-
python 调用ldap接口访问ldap服务器进行身份验证
python 调用ldap接口访问ldap服务器进行身份验证-python call access ldap server ldap interface authentication
- 2022-05-31 21:27:06下载
- 积分:1
-
本人刚刚从其他网站上找到的局域网语音文字聊天系统的源代码。...
本人刚刚从其他网站上找到的局域网语音文字聊天系统的源代码。-from other Web sites to find the words LAN voice chat system"s source code.
- 2023-09-08 11:50:03下载
- 积分:1
-
基于局域网通信的软件客户端,附加文件传送功能
基于局域网通信的软件客户端,附加文件传送功能-LAN-based communications software client, Additional File Transfer Function
- 2023-07-12 01:20:03下载
- 积分:1
-
Socket多线程处理代码
双线程处理Socket,一个线程负责发一个负责 ,TCPDemo在具体实现时,设计了一个CTCPListener类专门用于服务器对特定TCP端口的侦听。另外,设计了一个CStreamSocket类专门用于TCP数据的传输。CStreamSocket作为基类,服务器程序从它派生出另一个类CSocketSender专门用于数据的发送,客户机程序从它派生出CSocketReceiver类专门用于数据的接收。这些类的继承结构如图3
- 2022-01-22 15:43:47下载
- 积分:1
-
使用方法:
首先安装winpacp驱动,发送的时候可以选择ARP的TYPE。如果是ARP请求报文,则只要输入要问的IP地址,如果是ARP应答报文则要输入发送...
使用方法:
首先安装winpacp驱动,发送的时候可以选择ARP的TYPE。如果是ARP请求报文,则只要输入要问的IP地址,如果是ARP应答报文则要输入发送端的IP以及对方询问MAC地址对应的IP地址。
最后的发送速度可选参数为:(大小写敏感)
fast----------最快
hear---------每60MS一个包(比较适合结合SNIFFER做监听)
slowhear---每500MS一个包
auto---------每1秒一个包
slow---------每2秒个包
-Usage: First, install the driver winpacp, send when ARP can choose the TYPE. If the ARP request message, the question as long as the input to the IP address, if the ARP response packet will have to enter the sending end of the IP and MAC address of the other asked whether the corresponding IP address. The final optional parameter for sending speed: (case sensitive) fast fastest hear- a packet every 60ms (SNIFFER make more suitable combination of monitor) slowhear- every 500ms a packet auto- every one seconds a packet slow- every two seconds of packet
- 2022-01-24 12:52:46下载
- 积分:1