-
TCPIP协议MCS
tcpip协议在MCS-51上移植的C语言源代码-TCPIP agreement in MCS-51 on the transplantation of C language source code
- 2022-08-08 16:52:13下载
- 积分:1
-
This procedure using multi
本程序使用多线程搜索局域网中的所有IP地址和mac地址,仅供参考-This procedure using multi-thread search of all LAN IP address and mac address, for reference only
- 2022-07-06 16:03:54下载
- 积分:1
-
用ASP连接各种数据库的方法,大家可以看看,或许对你有帮助
用ASP连接各种数据库的方法,大家可以看看,或许对你有帮助-ASP database connections, we can see, perhaps to help you
- 2023-05-29 00:55:04下载
- 积分:1
-
此Windows NT网络供应商实现了一个小样本
This Windows NT Sample Network provider implements a small
subsection of the NP interface. What it shows is how you can
sample logon information when a logon is performed.
This "credential sampling" is often useful for implementing
unified logons with differing OS platforms. Once you gather
the information in the NP, you can then communicate the
credentials to another platform for verification and
establishment of network resources.-Sample Windows NT Network provider im plements a small subsection of the NP interface . What it shows is how you can inform sample logon ation when a logon is performed. This "credenti al sampling "is often useful for implementing u nified logons with differing OS platforms. Onc e you gather the information in the NP, you can then communicate the credentials to competitor ther platform for verification and establishm ent of network resources.
- 2022-03-17 11:39:10下载
- 积分:1
-
邮件客户端
这是一个用C++实现的邮件发送类,接受邮件,真的是听不错的。内有详细的说明和测试程序。
- 2023-08-17 18:35:04下载
- 积分:1
-
P2P c++ sdk
P2P dll c++ ,
static emReturnType SetAppType(emAppType AppType);//设置程序类型,服务器emAppType_Server或者客户端emAppType_Client
static emReturnType SetClientCallback(IMsgCallback *pMsgCallback);//设置回调类,回调类继承IMsgCallback接口
static emReturnType Startup();//开启网络
static emReturnType Cleanup();//关闭网络
//Server 以下函数是服务器调用
static emReturnType BeginService(unsigned short nPort);//如果是服务器,调用该函数开启服务,nPort:端口号
static emReturnType EndService();//服务器退出的时候,调用该函数关闭服务
//Client 以下函数是客户端调用
static emReturnType Logon(LOGONINFO* pLogonInfo);//函数登录服务器。pLogonInfo:登录信息,详细见P2PHeaderDef.h->LOGONINFO
static emReturnType Logout();//登出服务器
static emReturnType ConnectAnchor(CLIENTINFO* pClientInfo);//连接主播,该函数是用户调用
static emReturnType SendP2PMSG(CLIENTINFO* pClientInfo, char* pszMsg, int nMsgLen);//发送P2P消息,pClientInfo,要发送的客户信息,如果是用户,则pClientI
- 2022-02-03 19:54:38下载
- 积分:1
-
一个类似linux的whois询问的windows中的例子
一个类似linux的whois询问的windows中的例子-Linux s whois a similar question in the example of windows
- 2022-08-12 12:20:02下载
- 积分:1
-
IP filters, IP packet filtering
IP过滤器,过滤IP包 -IP filters, IP packet filtering
- 2022-01-25 15:53:44下载
- 积分:1
-
ext
ext-2.1(网络系统),2.1版本,可以在web上摸拟一个桌面系统,使用简单,是一个简单的windows系统,不需要配置服务器。-ext-2.1 (Network Systems), Version 2.1, you can web on a desktop system simulation, using simple, is a simple windows system with no need to configure the server.
- 2023-01-22 06:10:04下载
- 积分:1
-
测试snmp++各种操作,包括获取、设置、GETNEXT,陷阱等,版本…
测试snmp++各种操作,包括get、set、getnext、trap等,非常实用!-Test snmp++ Various operations, including get, set, getnext, trap and so on, very useful!
- 2022-03-22 20:14:36下载
- 积分:1