-
NIS安装视频,对于初次配置NIS服务器的工程技术人员有很重要的参考价值...
NIS安装视频,对于初次配置NIS服务器的工程技术人员有很重要的参考价值-NIS installation of video, for the first time to configure NIS server engineering and technical personnel have a very important reference value
- 2022-02-26 16:37:01下载
- 积分:1
-
achieve a peer
实现了P2P网络通信
可以穿越防火墙
分为服务器段和客户端-achieve a peer-to-peer network communications across the firewall can be divided into server and client
- 2022-06-13 12:35:04下载
- 积分:1
-
网络编程,聊天室的服务器端代码,可以作为网络编程的参考.
网络编程,聊天室的服务器端代码,可以作为网络编程的参考.-network programming, chat rooms, the server-side code, as network programming reference.
- 2022-11-19 10:40:03下载
- 积分:1
-
一款简单的聊天类程序,易上手,方便大家学习
一款简单的聊天类程序,易上手,方便大家学习-A simple chat-type procedures,易上手to facilitate U.S. study
- 2022-07-21 01:29:31下载
- 积分:1
-
vs Ping LAN messaging and procedures. Rar
vs Ping LAN消息和程序。雷亚尔
- 2023-07-06 01:40:04下载
- 积分:1
-
NETI@home is an open
NETI@home is an open-source software package, named after the widely popular http://setiathome.ssl.berkeley.edu/, that collects network performance statistics from end-systems. It has been written for and tested on the Windows, Linux, Mac OS X, and Solaris operating systems, with testing for other operating systems to be completed soon. NETI@home is designed to run on end-user machines and will collect various statistics about Internet performance. These statistics will then be sent to a server at the Georgia Institute of Technology (Georgia Tech), where they will be collected and made publicly available. We believe that this tool will give researchers much needed data on the end-to-end performance of the Internet, as measured by end-users. Our basic approach is to sniff packets sent to and received by the host and infer performance metrics based on these observed packets. NETI@home users are able to select a privacy level that will determine what types of data will be gathered, and wh
- 2023-09-09 23:40:03下载
- 积分:1
-
线程安全实例。该程序说明线程安全问题。该例子实现的功能与多线程并发服务器实例的类似,但增加了一个客户数据存储功能,即服务器将存储每个连接客户所发来的所有数据,当...
线程安全实例。该程序说明线程安全问题。该例子实现的功能与多线程并发服务器实例的类似,但增加了一个客户数据存储功能,即服务器将存储每个连接客户所发来的所有数据,当连接终止后,服务将显示客户的名字及相应的数据。-thread safety examples. Description of the procedures for the security thread. The examples of the functions and multi-threaded server with similar examples, but the addition of a customer data storage function, which is to store each server will connect customers come in all the data, when connected after termination of service customers will show the names and corresponding data.
- 2022-01-22 03:51:50下载
- 积分:1
-
这是java程序
SecurityFilter.java
这是java程序
SecurityFilter.java-procedures SecurityFilter.java
- 2022-03-10 08:13:39下载
- 积分:1
-
网络抓包软件(基于WinPcap),能够选择你计算机上安装的一个网卡,来对它进行网络抓包和分析协议!...
网络抓包软件(基于WinPcap),能够选择你计算机上安装的一个网卡,来对它进行网络抓包和分析协议!-Network capture software (based on WinPcap), you can choose to install a computer network card to its network protocol capture and analysis!
- 2022-06-19 05:42:53下载
- 积分:1
-
面向连接的服务器流程中,必须设置服务器套接字为监听状态;而客户机则是主动连接。无连接客户机和服务器。无连接客户机和服务器在调用的函数方面没有区别,区别在于服务器...
面向连接的服务器流程中,必须设置服务器套接字为监听状态;而客户机则是主动连接。无连接客户机和服务器。无连接客户机和服务器在调用的函数方面没有区别,区别在于服务器一般先启动recvfrom等待客户机的数据。客户机和服务器的通信过程为客户向服务器发送数据,服务器收到数据后给予应答,通信结束。-connection-oriented server process, you must set up to monitor server socket state; While the client is active connector. Without connecting client and server. Without connecting client and server in a function called no distinction, the general difference is the server for first launching recvfrom client data. Client and server communication process for clients to send data to the server, the server data received responses and communication end.
- 2022-03-13 09:45:07下载
- 积分:1