-
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
-
UDP收包程序例子,基于非阻塞模式socket,并利用select()实现接收超时。...
UDP收包程序例子,基于非阻塞模式socket,并利用select()实现接收超时。-UDP packet admission procedure examples, based on the non-blocking mode of socket, and use select () to receive overtime realize.
- 2022-07-11 16:13:57下载
- 积分:1
-
本人收集的一个windwos下的端口扫描程序源代码.
本人收集的一个windwos下的端口扫描程序源代码.-I collected a windwos the port scanning source code.
- 2023-04-04 11:45:03下载
- 积分:1
-
网络编程中经常要用到的对ip地址&端口的扫描,此例程提供了一种端口扫描方法...
网络编程中经常要用到的对ip地址&端口的扫描,此例程提供了一种端口扫描方法-network programming to the regular use of the ip address & port scan, the routines provide a port scan methods
- 2022-03-20 07:09:09下载
- 积分:1
-
VC++ 编写的基于TCP/IP协议的服务器客户端程序
VC++ 编写的基于TCP/IP协议的服务器客户端程序-VC compilation based on TCP/IP agreement server customer end
procedure
- 2022-02-04 05:09:17下载
- 积分:1
-
目录超级链接是一个能够在窗体上实现超级链接的程序,或者发送email;...
目录超级链接是一个能够在窗体上实现超级链接的程序,或者发送email;-Hyperlink is a directory in the form of hyperlinks on the realization of the procedure, or send email
- 2022-03-17 08:13:04下载
- 积分: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
-
此代码可获得本机的mac地址
此代码可获得本机的mac地址-This code will be the machine mac address
- 2022-02-03 23:57:45下载
- 积分:1
-
一个网络流量统计的例子,使用了iphlpaip库
一个网络流量统计的例子,使用了iphlpaip库-An example of network traffic statistics, the use of the library iphlpaip
- 2023-03-23 11:45:04下载
- 积分:1
-
基于libevent的IO框架,跨平台,基于事件注册回调机制
基于libevent的IO框架,跨平台,基于事件注册回调机制-based on the IO framework, cross-platform, event-based registration callback mechanism
- 2022-08-05 23:11:33下载
- 积分:1