-
基于SNMP++开发的MIB浏览器程序源代码
基于SNMP++开发的MIB浏览器程序源代码-Developed based on SNMP++ source code browser, MIB
- 2022-06-17 00:41:10下载
- 积分:1
-
一个多线程实现的TCP服务端 listen, 在accept一个请求后,再启动一个线程来处理对应的socket...
一个多线程实现的TCP服务端 listen, 在accept一个请求后,再启动一个线程来处理对应的socket-a multithreaded achieving TCP server listen, accept a request and then start a thread to handle the corresponding socket
- 2022-08-20 23:48:25下载
- 积分:1
-
Tomcat6 structures apache load balancing cluster
搭建tomcat6集群 apache负载均衡-Tomcat6 structures apache load balancing cluster
- 2022-02-13 09:12:43下载
- 积分:1
-
A simple chat tool, multiple users can chat on
一个简单的聊天工具,可以实现多个用户同时上线聊天,目前已实现在局域网内聊天.这是服务端程序.-A simple chat tool, multiple users can chat on-line at the same time, the current has been achieved in the LAN chat. This is the server program.
- 2023-07-31 09:05:05下载
- 积分:1
-
c编写的原码程序,自定义的通讯协议;可以任意转载,修改
c编写的原码程序,自定义的通讯协议;可以任意转载,修改-c prepared by the original procedure code, since the definition of the communication protocol; Reprinted can arbitrarily revised
- 2022-08-22 06:01:24下载
- 积分:1
-
telnet终端和服务器的制作
telnet终端和服务器的制作-telnet terminal and server production
- 2022-03-25 13:41:58下载
- 积分:1
-
TCP的客户服务器通信程序 一:程序运行过程 1、运行服务器程序,等待客户端发出请求 2、运行客户端程序,输入客户的IP地址,请求连接 3、若连接成功,服务器端...
TCP的客户服务器通信程序 一:程序运行过程 1、运行服务器程序,等待客户端发出请求 2、运行客户端程序,输入客户的IP地址,请求连接 3、若连接成功,服务器端显示客户的IP地址及端口号;客户端接收文件并保存在d:clientls.txt下,否则,显示错误信息。 二:程序实现原理 发送端:打开文件,逐一读取字符到缓冲区(缓冲区大小为1024),若文件大于1024,则成块发送;若小于,则直接发送。 接受端:与发送端同理。-TCP client-server communication program one : running a process, running the server and wait for the client to issue two requests, the client operating procedures, the importation of customer IP address, link request, if successful connection, the server-client shows the IP address and port number ; the client receives the document and preserve d : client ls.txt, otherwise an error message. 2 : Principle procedures transmitter : open the file, read each character to the buffer (buffer size for 1024), and if the document is greater than 1,024, then sent into pieces; If less, then sent directly. Receivers : Send-the same reason.
- 2022-06-30 17:04:28下载
- 积分:1
-
window socket网络编程的重叠IO模型的例子
window socket网络编程的重叠IO模型的例子-window socket network programming overlap IO model examples
- 2022-03-18 17:32:44下载
- 积分:1
-
this code by asp300 collected. Asp300
此代码由asp300收集整理。 asp300 -- 专业化的asp代码交流基地。-this code by asp300 collected. Asp300-- professional exchanges asp code base.
- 2022-03-06 11:16:17下载
- 积分:1
-
IP数据包捕获类,能使网卡工作在混杂模式,监听来自网络的所有数据包...
IP数据包捕获类,能使网卡工作在混杂模式,监听来自网络的所有数据包-IP packet capture category, enable the network card in promiscuous mode, monitoring from the network all packets
- 2022-01-26 04:30:12下载
- 积分:1