-
如何使用VB来编写一个属于自己的浏览器。
如何使用VB来编写一个属于自己的浏览器。-how to use VB to prepare an own browser.
- 2022-03-20 19:09:01下载
- 积分: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
-
一个关于串口通信编程的小程序,使用visual c++编写。
一个关于串口通信编程的小程序,使用visual c++编写。-Serial communication programming on small procedures, the use of visual c++ Prepared.
- 2022-06-26 04:58:53下载
- 积分:1
-
模拟netstat的功能,扫描本机当前的所有tcp,udp连接,以及开放的端口信息...
模拟netstat的功能,扫描本机当前的所有tcp,udp连接,以及开放的端口信息-Netstat simulation function, scan the machine for all the current tcp, udp connections and open ports information
- 2022-11-27 05:30:02下载
- 积分:1
-
- 2023-07-04 19:20:03下载
- 积分:1
-
类似Windows的netstat程序的程序
类似Windows的netstat程序的程序 -An app which is like to windowss netstat
- 2022-02-28 11:14:55下载
- 积分:1
-
本文介绍了C#中如何使用System.Net.Socket来进行基于TCP协议的通信编程,该文是以读取服务器系统时间这么一个简单例子来说明的。...
本文介绍了C#中如何使用System.Net.Socket来进行基于TCP协议的通信编程,该文是以读取服务器系统时间这么一个简单例子来说明的。-This paper introduces the C# System.Net.Socket how to use TCP-based communications program, the text is based on the server time to read such a simple example to explain.
- 2023-02-27 08:45:04下载
- 积分:1
-
a dialog
一个基于对话框应用的TinyNetStat,该应用用来查询本机的网络状态信息以及统计IP信息,跟Win32平台自带的NetStat有相似的功能。该程序主要使用IP助手函数GetTcpTable,GetUdpTable以及GetXXXStatistic来编制,整个过程应该比较简单,tinyle 没花多少时间就写出来了,呵呵。-a dialog-based applications TinyNetStat, the application can be used to query the network for the state of IP information and statistical information, with the Win32 platform onboard NetStat a similar function. The program mainly use IP function GetTcpTable aides, and GetXXXStatistic GetUdpTable preparation, the whole process should be relatively simple, tinyle did not spend much time on writing out, huh.
- 2022-02-01 19:05:57下载
- 积分:1
-
网络传输中二进制数据的crc循环检验码的生成
网络传输中二进制数据的crc循环检验码的生成-Network transmission of data in binary code crc generation cycle test
- 2022-08-19 05:03:27下载
- 积分:1
-
used to illustrate how prepared ports, used to serve high
用来说明怎样编写完成端口,用来服务于高性能的服务器运行-used to illustrate how prepared ports, used to serve high-performance servers running
- 2022-08-17 18:54:22下载
- 积分:1