-
Java实现的简单网络电话,可以实现局域网内的通话,但通话时延较明显...
Java实现的简单网络电话,可以实现局域网内的通话,但通话时延较明显-Java simple telephone network can be achieved within the local area network calls, but more significantly delay calls
- 2022-01-21 03:01:05下载
- 积分:1
-
一个利用ICMP实现PING命令的工具
一个利用ICMP实现PING命令的工具-ICMP achieve a PING command to use the tools
- 2023-04-01 20:05:03下载
- 积分:1
-
能改变IP和MAC的好东西,源码很值得一看
能改变IP和MAC的好东西,源码很值得一看- Can change IP and the MAC good thing, the source code is worth
as soon as looking very much
- 2022-09-22 16:20:03下载
- 积分:1
-
c#编的客户端程序,可以发送文件也可以接收文件,适合初次使用c#的用户学习socket编程用...
c#编的客户端程序,可以发送文件也可以接收文件,适合初次使用c#的用户学习socket编程用-c# addendum to the client program can send documents can also receive documents, suitable for initial use of the c# programming socket users with learning
- 2022-01-22 02:41:12下载
- 积分:1
-
关于FTP的代码,支持网络间的文件传输,用户权限的设定.
关于FTP的代码,支持网络间的文件传输,用户权限的设定.-on FTP code, the support network file transfer, set user privileges.
- 2022-01-31 12:07:58下载
- 积分: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
-
Computer network adapter IP address is automatically set in VC6.0 has debugging...
在电脑上自动设置网卡IP地址 在VC6.0上已经调试通过-Computer network adapter IP address is automatically set in VC6.0 has debugging through
- 2022-01-22 08:24:52下载
- 积分:1
-
series, extended programming examples bis basis.
firefox系列,扩展编程实例之二,基础。-series, extended programming examples bis basis.
- 2022-03-15 15:58:58下载
- 积分:1
-
IFO is an acronym for First In, First Out, an abstraction in ways of organizing...
IFO is an acronym for First In, First Out, an abstraction in ways of organizing and manipulation of data relative to time and prioritization. This expression describes the principle of a queue processing technique or servicing conflicting demands by ordering process by first-come, first-served (FCFS) behaviour: what comes in first is handled first, what comes in next waits until the first is finished, etc.
- 2022-01-24 18:39:18下载
- 积分:1
-
books on CD
在书籍的光盘上复制下来的代码
这个是用Winsock技术实现的聊天室-books on CD-ROM copy down the code is Winsock technology chat room
- 2022-08-18 14:07:07下载
- 积分:1