-
A very simple network traffic statistics, a very small footprint, starts fast.
非常简洁的网络流量统计,占用资源极小,启动快速.-A very simple network traffic statistics, a very small footprint, starts fast.
- 2022-08-07 05:28:07下载
- 积分:1
-
SIP(Session Initiation Protocol)的一个开放源码的实现,版本0.60
SIP(Session Initiation Protocol)的一个开放源码的实现,版本0.60-inplement to open code about SIP(Session Initiation Protocol)
edit 0.6.
- 2023-08-17 08:20:04下载
- 积分:1
-
TCP发包客户端编程,可以设置目的IP,目的端口
TCP发包客户端编程,可以设置目的IP,目的端口-TCP client contract programming, you can set the purpose of IP, destination port
- 2022-06-27 03:59:45下载
- 积分:1
-
网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给...
网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面的聊天程序。-network of the knowledge, network program, Socket is a link between the application and network driver bridges, Socket in the application process to create, Driving through bind with the procedures established relations. Since then, Socket applications presented data from the socket to the network driver to send out. Computer network received from the Socket bundled IP Port relevant data, by the driver to Socket, application procedures can Socket from the extraction of data received. Network applications through this is the socket for data transmission and reception. TCP and UDP Principle and the work of preparation, how to process the document link. Characters in a chat interface procedures.
- 2022-02-07 17:35:59下载
- 积分:1
-
UPD Network Communication Program
UPD网络通信程序-UPD Network Communication Program
- 2022-01-21 19:02:23下载
- 积分:1
-
关于p2p编程的一些资料
关于p2p编程的一些资料-p2p programming on some of the information
- 2023-05-10 23:45:03下载
- 积分:1
-
在线投票系统jsp+sql开发。可以供JSP学习者使用,也可以直接移植...
在线投票系统jsp+sql开发。可以供JSP学习者使用,也可以直接移植-Online voting system jsp+ Sql development. Be available for learners to use JSP, you can directly transfer
- 2023-02-16 09:50:04下载
- 积分:1
-
多线程socket文件传输/支持断点续传/收发消息/点对多点 使用阻塞方式的socket,使用多线程,有较高的性能.在局域网中测试达到极限速度.支持断点续传.服...
多线程socket文件传输/支持断点续传/收发消息/点对多点 使用阻塞方式的socket,使用多线程,有较高的性能.在局域网中测试达到极限速度.支持断点续传.服务端可同时接收多个文件.传输文件的同时可以发送网络消息.-multi-threaded socket file transfer/support HTTP/transceiver news/obstruction use point-to-multipoint modes of socket, multi-threaded, high performance. In LAN test the speed limit. Support for HTTP. The server can also send multiple files. Transfer files with the when this network news.
- 2022-01-24 09:53:05下载
- 积分:1
-
这是java程序
SecurityFilter.java
这是java程序
SecurityFilter.java-procedures SecurityFilter.java
- 2022-03-10 08:13:39下载
- 积分:1
-
多线程socket程序,基于“阻塞SOCKET”的包装类以及示例程序
多线程socket程序,基于“阻塞SOCKET”的包装类以及示例程序
- 2022-06-03 10:01:04下载
- 积分:1