-
控制拨号连接的类,提供拨号,挂段,脱机工作等方法,检测连接状态。...
控制拨号连接的类,提供拨号,挂段,脱机工作等方法,检测连接状态。-A Class For Dialup Network Controlling, providing functions of dialing up, putting down, offline, connection status checking, etc
- 2022-02-01 23:27:24下载
- 积分:1
-
网页特效之一:鼠标特效,当鼠标点击前与点击后文字的变化和移开鼠标后的变化...
网页特效之一:鼠标特效,当鼠标点击前与点击后文字的变化和移开鼠标后的变化-netnew one : the mouse effects when mouse clicks before and after clicking on the text changes and remove the mouse changes
- 2022-03-18 06:30:46下载
- 积分:1
-
又一个删除IE的历史记录
又一个删除IE的历史记录- Deletes IE the historic record
- 2022-03-26 19:02:20下载
- 积分:1
-
网上人才招聘系统,有助于企事业单位在网上与人才招聘的互动。...
网上人才招聘系统,有助于企事业单位在网上与人才招聘的互动。-online recruitment system will help enterprises on the Internet and talent recruitment of interaction.
- 2022-03-25 10:03:27下载
- 积分:1
-
自动拷贝指定服务器上的共享文件,支持多线程,可指定多台服务器。...
自动拷贝指定服务器上的共享文件,支持多线程,可指定多台服务器。-Automatically copy specified file-sharing server, support for multi-threaded, multiple servers can be specified.
- 2022-11-25 21:15:03下载
- 积分:1
-
an integrated network started programming code : ftp browser/jbuilder9 compile!
一个java网络编程的综合起步代码:ftp的浏览器,/jbuilder9编译通过!-an integrated network started programming code : ftp browser/jbuilder9 compile!
- 2022-12-19 12:30:03下载
- 积分:1
-
一个基于c++的网络传输Dll,方便使用
一个基于c++的网络传输Dll,方便使用-c++ network transfer dll
- 2022-02-03 04:48:33下载
- 积分:1
-
线程工具,可以使用ndis中间层,用vc编的简单防火墙程序使用ndis中间层,用vc编的简单防火墙程序...
线程工具,可以使用ndis中间层,用vc编的简单防火墙程序使用ndis中间层,用vc编的简单防火墙程序-threading tools can use NDIS intermediate layer using vc series of simple procedures for the use of firewall NDIS intermediate layer using vc series of simple procedures firewall
- 2023-06-07 16:25:02下载
- 积分:1
-
P2P applications: BitTorrent source code
P2P应用:BitTorrent的源代码-P2P applications: BitTorrent source code
- 2023-09-02 03:40:02下载
- 积分:1
-
网络缓冲队列操作。队列的个数由宏定义QUEUE_NUM
规定。
函数:
void queueInit()
char queueAd...
网络缓冲队列操作。队列的个数由宏定义QUEUE_NUM
规定。
函数:
void queueInit()
char queueAdd(int index, unsigned char* pBuff, int pri)
char queueDelHead(int index)
char queueDelAll()
调用: 无
被调用: 网络通讯程序及用户程序的初始化部分-Network buffer queue operation. The number of queues defined by the macro QUEUE_NUM provisions. Function: void queueInit () char queueAdd (int index, unsigned char* pBuff, int pri) char queueDelHead (int index) char queueDelAll () call: None is called: network communication procedures and user program initialization part
- 2022-01-29 02:43:28下载
- 积分:1