-
可以获取WEB页面上面的所有连接
可以获取WEB页面上面的所有连接-access to the Web pages of all the above link
- 2022-07-13 08:21:22下载
- 积分:1
-
ASP服务器小程序,可做中型个人或企业网站。
ASP服务器小程序,可做中型个人或企业网站。-ASP server applets, do medium-sized personal or corporate sites.
- 2022-07-20 21:56:24下载
- 积分:1
-
一个网络应用类CWiCNet
一个网络应用类CWiCNet--A network application class CWiCNet
- 2022-07-14 06:39:12下载
- 积分:1
-
虽然是窗口时代,但有时候系统自带的一些DOS小命令还是非常的实用,就像PING一样,它可以很方便的
让人知道你的连网状态。这个经过改造PING命令,比...
虽然是窗口时代,但有时候系统自带的一些DOS小命令还是非常的实用,就像PING一样,它可以很方便的
让人知道你的连网状态。这个经过改造PING命令,比系统自带的更强悍,它的窗口更人性化,省去了原来PING命令繁琐的打开步骤,而且可以按指定次数连续Ping,还可以按给定的数量连续PING。用起来非常方便。-Networking people know your status. The revamped PING command, the system comes with more than tough, it is more user-friendly window, eliminating the original PING command to open cumbersome steps, and can specify the number of times according to a continuous Ping, also can be given the number of consecutive PING. Is very convenient to use them.
- 2022-09-15 14:05:04下载
- 积分:1
-
Tang Yong 局域网象棋对弈程序利用了阻塞模式Socket编程(38KB)
大家支持一下下哈~...
Tang Yong 局域网象棋对弈程序利用了阻塞模式Socket编程(38KB)
大家支持一下下哈~-LAN chess players use of the procedures obstruction Socket programming model (38KB) under what we support Kazakhstan ~
- 2022-03-18 15:48:17下载
- 积分:1
-
套接字编程实例
Linux Socket Programming by Example
- 2022-01-30 23:03:45下载
- 积分:1
-
visual c++串口通信工程开发实例导航随书源码下载
visual c++串口通信工程开发实例导航随书源码下载-visual c Serial Communication Navigation Project examples source download books
- 2022-02-09 19:41:05下载
- 积分:1
-
一个C#写的IOCP(完成接口)的示例程序,明确的写出了实现IOCP的核心算法。有研究服务器端高效编程的程序员,可以参考一下。...
一个C#写的IOCP(完成接口)的示例程序,明确的写出了实现IOCP的核心算法。有研究服务器端高效编程的程序员,可以参考一下。-A C# written in IOCP (complete interface) of the sample programs and clear the heart to write algorithms to achieve IOCP. Studies have high-performance server-side programming programmer, you can reference.
- 2022-01-26 02:14:10下载
- 积分:1
-
asyncselect
AsyncSelect异步选择-AsyncSelect
- 2022-06-30 22:31:36下载
- 积分:1
-
Socket多线程处理代码
双线程处理Socket,一个线程负责发一个负责 ,TCPDemo在具体实现时,设计了一个CTCPListener类专门用于服务器对特定TCP端口的侦听。另外,设计了一个CStreamSocket类专门用于TCP数据的传输。CStreamSocket作为基类,服务器程序从它派生出另一个类CSocketSender专门用于数据的发送,客户机程序从它派生出CSocketReceiver类专门用于数据的接收。这些类的继承结构如图3
- 2022-01-22 15:43:47下载
- 积分:1