-
Computer network technology based on Windows network architecture specification...
计算机网络技术基础
Windows网络体系结构
NDIS规范简介-Computer network technology based on Windows network architecture specification NDIS Profile
- 2022-12-08 10:35:03下载
- 积分:1
-
通过对局域网文件传输的TCP / IP协议发送文件…
局域网发送文件,可以通过TCP/IP协议来进行文件的传送-LAN to send documents through the TCP/IP protocol for the transmission of documents
- 2022-09-05 11:35:03下载
- 积分:1
-
主要用于查找共享文件,并在下载共享文件时可支持断点续传...
主要用于查找共享文件,并在下载共享文件时可支持断点续传-mainly used to locate and share files, and download file-sharing can support HTTP
- 2022-03-26 10:29:07下载
- 积分:1
-
编译synscan.cpp请注意,如果是ADSL用户,可能要把代码里的hp
编译synscan.cpp请注意,如果是ADSL用户,可能要把代码里的hp->h_addr_list[0]改为hp->h_addr_list[1]才能够扫描,具体是[0]还是[1]或其它,可以先编译getallIP.cpp来获取外网IP的网卡的代号。例如编译getallIP.cpp后得到以下输出
Address [0]: 192.168.1.2
Address [1]: 218.10.14.151(公网IP)
那么想扫描外网的话就要把synscan.cpp里的hp->h_addr_list[0]改为hp->h_addr_list[1]了-Compiler synscan.cpp Please note that if it is ADSL users may need to code in the hp-
- 2022-02-12 10:12:34下载
- 积分:1
-
nio服务端代码
JDK1.4 提供的无阻塞 I/O(NIO)有效解决了多线程服务器存在的线程开销问题,但在使用上略显得复杂一些。许多基于 NIO 的多线程服务器程序往往直接基于选择器(Selector)的 Reactor 模式实现。这种简单的事件机制对于较复杂的服务器应用,显然缺乏扩展性和可维护性, 而且缺乏直观清晰的结构层次。本文将通过一个基于事件回调的 NIO 多线程服务器的设计,试图提供一个简洁、直观、易于扩展的 NIO 多线程服务器模型。
- 2022-02-16 06:36:06下载
- 积分:1
-
通过适当的配置的实际情况,可以自动选择。
通过实际情况进行相应的配置,可以自动修改ip地址,网关,子网掩码,DNS-The actual situation through the appropriate configuration, can automatically modify the ip address, gateway, subnet mask, DNS
- 2023-07-09 00:55:04下载
- 积分:1
-
稳定高效的IOCP控件
非常稳定的IOCP通讯程序,包含了IOCP组件,demo程序。
可以作为大型通讯服务程序的参考,甚至扫尾改一下就可以作为自己的程序
- 2022-08-11 03:15:30下载
- 积分:1
-
这是程序dispatcherservlet.java
这是java程序的
DispatcherServlet.java-This is the procedure DispatcherServlet.java
- 2022-06-13 20:23:10下载
- 积分:1
-
扫描局域网网端地址的程序
扫描局域网网端地址的程序-scan LAN network addresses in the end
- 2022-03-23 17:51:20下载
- 积分:1
-
java版实现了文件的传输功能,大家参考下
java版实现了文件的传输功能,大家参考下-java version of the document to achieve the transmission function, refer to the following U.S.
- 2022-08-26 04:51:06下载
- 积分:1