-
通过SNMP查询来得到网卡信息,做软件授权可参考该功能
通过SNMP查询来得到网卡信息,做软件授权可参考该功能-Through SNMP queries to obtain card information, the software is authorized to make reference to the function
- 2023-07-25 23:25:03下载
- 积分:1
-
UDP Socks5穿透包像UDP实现,支持Socks5年龄…
UDP穿透Socks5的实现 ,一个封装UDP类,支持Socks5代理,原理可参看rfc1928-UDP Socks5 penetrating the realization of a package like UDP, support Socks5 agent, principle can be found in rfc1928
- 2022-03-18 08:11:45下载
- 积分:1
-
插入排序
/ * 插入排序升序排列 * /
#include < stdio.h >
#include < stdlib.h >
#include < time.h >
int main)
{
int n、 数组 [1000],c,d,t ;
printf ("Enter elementsn 数") ;
scanf ("%d",& n);
printf ("Enter %d integersn",n) ;
为 (c = 0 ; c < n
- 2022-05-31 05:23:44下载
- 积分:1
-
网上天气预报。通过提取天气预报网站的网页代码,来获取数据,实现对全国各个省会城市的天气预报。...
网上天气预报。通过提取天气预报网站的网页代码,来获取数据,实现对全国各个省会城市的天气预报。-Online weather forecasts. By extracting the weather forecast site code, to obtain data, to achieve the various capital cities of the country
- 2023-08-08 00:55:03下载
- 积分:1
-
获取网络上某台电脑的ip地址,权威程序!经典认证。
获取网络上某台电脑的ip地址,权威程序!经典认证。-access to a network of computers ip address, authoritative procedures! Classic certification.
- 2022-02-26 05:27:11下载
- 积分:1
-
使用delphi7进行socket客户端开发含源码
基于delphi7开发,使用idtcpclient控件,进行socket客户端开发。
包含全部源码以及exe文件,纯原生开发。
还有Server端开发,稍等上传。
- 2022-04-12 13:15:31下载
- 积分:1
-
自动交换网关, 该程序由VC6.0编写 通过调用ip helper api进行动态修改网关 适合需要经常在多个网关之间相互转换者使用...
自动交换网关, 该程序由VC6.0编写 通过调用ip helper api进行动态修改网关 适合需要经常在多个网关之间相互转换者使用-automatic exchange gateways, the program prepared by VC6.0 by calling ip helper api gateway for dynamic modification of the need for multiple gateways for switching between users
- 2022-05-18 08:58:48下载
- 积分:1
-
1、xpGrid数据控件:根据数据库数据字典定义自动生成DataGrid,可不用写代码即可实现数据的增删改 2、集成的权限控制功能,权限按字段分配,可精确控制字...
1、xpGrid数据控件:根据数据库数据字典定义自动生成DataGrid,可不用写代码即可实现数据的增删改 2、集成的权限控制功能,权限按字段分配,可精确控制字段的读写属性 3、丰富的数据编辑方式:提供按Form方式编辑和按Grid方式编辑两种方式数据编辑界面,对字段的输入方式提供:普通文本框、复选框、密码框、多行文本、下拉列表、引用其它表、图片等多种输入方式 4、数据重构:动态的修改数据字典,通过对数据字典的修改可动态的控制前台界面的显示及输入 5、代码维护:维护下拉列表编辑模式对应的下拉列表内容 6、权限控制:控制用户及角色的功能权限及字段权限 7、简单的应用系统框架-xpGrid Data Control: According to data dictionary definition of the database automatically generated DataGrid, there is no need to write code additions and deletions to the realization of data
- 2023-04-19 19:30:03下载
- 积分:1
-
本文介绍了如何在C#中基于SOCKET实现多人之间的相互聊天。
本文介绍了如何在C#中基于SOCKET实现多人之间的相互聊天。-paper described how the C# based on Socket achieved between the people chatting.
- 2022-03-16 08:18:12下载
- 积分:1
-
通过Winsock API实现TCP聊天的程序,程序中集成了服务器端和客户端
通过Winsock API实现TCP聊天的程序,程序中集成了服务器端和客户端- Realized the procedure through Winsock API which TCP chatted,
in the procedure integrated the server end and the customer end
- 2022-05-22 17:50:13下载
- 积分:1