-
5大IO模型之二:overlap模型,介绍overlap网络io的一般流程。
5大IO模型之二:overlap模型,介绍overlap网络io的一般流程。-five large IO model bis : overlap model, introduced overlap network io the general process.
- 2022-04-18 09:30:46下载
- 积分:1
-
针对广泛流行的无线传感网络层次路由协议做了一点改进,算法的效率得到很大的改善,可以用NS2模拟一下...
针对广泛流行的无线传感网络层次路由协议做了一点改进,算法的效率得到很大的改善,可以用NS2模拟一下-Popular for a wide range of wireless sensor network-level routing protocol to do a little improvement in the efficiency of the algorithm greatly improved, you can use NS2 simulation of what
- 2022-02-25 13:15:10下载
- 积分:1
-
这是一个关于dhcp介绍和配置的PPT文档
这是一个关于dhcp介绍和配置的PPT文档-dhcp briefed on the PPT and configuration files
- 2023-01-06 22:05:03下载
- 积分:1
-
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
-
[network category] Screen Stars _V1.0_Beta
[网络类]屏幕精灵_V1.0_Beta
-[network category] Screen Stars _V1.0_Beta
- 2022-02-22 05:37:56下载
- 积分:1
-
此程序能应用于网络数据之间的传输,既能发送,也能接收,已经调试成功,还算不错...
此程序能应用于网络数据之间的传输,既能发送,也能接收,已经调试成功,还算不错-this procedure could be used between network data transmission, can send, receive, debugging has been successful, quite well!
- 2022-06-22 02:50:42下载
- 积分:1
-
VOIP, voice transmission network. Server and client procedures, before changes i...
VOIP, 实现网络语音传输. server和client程序一样, 使用前先更改IP-VOIP, voice transmission network. Server and client procedures, before changes in the use of IP
- 2022-03-13 16:49:38下载
- 积分:1
-
IP Wizard是一个在Windows2000下运行的程序,可以获得当前系统中所有的TCP/IP网络设定的信息。包括IP地址、网络掩码、网卡MAC址(如果有的...
IP Wizard是一个在Windows2000下运行的程序,可以获得当前系统中所有的TCP/IP网络设定的信息。包括IP地址、网络掩码、网卡MAC址(如果有的话)。该程序使用了Windows Management Instrumentation (WMI)。推荐下载。-IP Wizard is a program running under Windows2000, can the current system all of the TCP/IP network configuration information. Including IP address, netmask, network adapter MAC address (if any). The program uses the Windows Management Instrumentation (WMI). Recommended download.
- 2022-01-25 15:46:09下载
- 积分:1
-
基本网络编程实例Internet文件下载
基本网络编程实例Internet文件下载-basic network programming examples Internet File Download
- 2022-03-02 19:59:00下载
- 积分:1
-
服务器端通过socket()系统调用创建一个Socket数组后(即设定了接受连接客户的最大数目),与指定的本地端口绑定bind(),就可以在端口进行侦听list...
服务器端通过socket()系统调用创建一个Socket数组后(即设定了接受连接客户的最大数目),与指定的本地端口绑定bind(),就可以在端口进行侦听listen()。如果有客户端连接请求,则在数组中选择一个空Socket,将客户端地址赋给这个Socket。然后登录成功的客户就可以在服务器上聊天了。-Server-side through the socket () system call to create a Socket after the array (that is set to receive the maximum number of connected customers), with a specified local port to bind bind (), will be able to listen on port listen (). If the client has to connect the request, then select an empty array Socket, the client address assigned to the Socket. And then sign in the success of customers can chat on the server.
- 2023-08-19 03:20:03下载
- 积分:1