-
* The procedure is a simple port scanning procedures, the use of TCP socket* fol...
* 本程序是一个简单的端口扫描程序,使用TCP SOCKET * 依次试连接目标主机的端口,以此判断端口开放与否。 * 程序设计上使用了线程池,共100个线程。-* The procedure is a simple port scanning procedures, the use of TCP socket* followed test objectives mainframe connectivity ports in order to judge whether to open ports.* Procedures for the use of the design thread pool, a total of 100 threads.
- 2023-07-24 10:50:03下载
- 积分: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
-
关于PPPOE的实现源文件,可以为需要做以太网下的PPP提供一个很有力的参考...
关于PPPOE的实现源文件,可以为需要做以太网下的PPP提供一个很有力的参考-PPPOE the realization of the source document and can be done under the PPP Ethernet provide a very powerful reference
- 2023-01-03 01:50:04下载
- 积分:1
-
MFC的扩展动态连接库,可以实现一些简单的FTP功能。对于学习MFC的人来说,是一个不错的例子
MFC的扩展动态连接库,可以实现一些简单的FTP功能。对于学习MFC的人来说,是一个不错的例子-MFC extension DLL, can achieve some simple FTP functions. Learning MFC people, is a good example
- 2023-06-04 05:20:04下载
- 积分:1
-
远端荧幕传输程序,使用GIF_LZW算法,使用有序抖动算法进行色彩量化,传输效率不错!...
远端荧幕传输程序,使用GIF_LZW算法,使用有序抖动算法进行色彩量化,传输效率不错!-Remote screen transmission, the use of GIF_LZW algorithm, the use of orderly color dithering algorithm to quantify the transmission efficiency is true!
- 2022-02-01 08:53:09下载
- 积分:1
-
RPC服务器客户端编程。An introduction to context handles in RPC. A simple RPC client/serve...
RPC服务器客户端编程。An introduction to context handles in RPC. A simple RPC client/server application using context handles is explained-RPC client server programming. An introduction to the context in RPC handles. A simple RPC client/server application using context handles is explained
- 2022-03-01 15:07:01下载
- 积分:1
-
PHP登陆验证,上传图片。简单功能实现。但是界面没有作优化,请大家自己弄咯。很不错的小程序...
PHP登陆验证,上传图片。简单功能实现。但是界面没有作优化,请大家自己弄咯。很不错的小程序-this is php login project
- 2022-04-10 13:32:49下载
- 积分:1
-
又一款局域网聊天程序,适用于delphi5,只有用了Rxlib2.75中的两个控件,一个是用来做TrayIcon的(TRxTrayIcon),还有一个是用来选颜...
又一款局域网聊天程序,适用于delphi5,只有用了Rxlib2.75中的两个控件,一个是用来做TrayIcon的(TRxTrayIcon),还有一个是用来选颜色的(TColorComboBox), 大家可以到Rxlib专栏中下载这个控件-another model LAN chatting procedures applicable to 3.0-5.0 Only a Rxlib2.75 the two controls, one is used for TrayIcon (TRxTrayIcon), there is an election to the color of (TColorComboBox), Rxlib You can download this column Controls
- 2022-04-23 22:41:46下载
- 积分:1
-
获取客户端的操作系统,获取浏览器级版本等信息。
获取客户端的操作系统,获取浏览器级版本等信息。-To obtain the client" s operating system, access to information such as browser-level version.
- 2022-12-01 14:30:03下载
- 积分:1
-
报文分析器,将收到的报文分16进制和ASCII码分别显示,便于调试通讯程序...
报文分析器,将收到的报文分16进制和ASCII码分别显示,便于调试通讯程序-Packet Analyzer, will receive the text of the report 16 hours in hex and ASCII, respectively, to facilitate the communication process debugging
- 2023-04-04 06:00:04下载
- 积分:1