-
将网络驱动器映射为本地驱动的小程序,.net2003编译通过
将网络驱动器映射为本地驱动的小程序,.net2003编译通过-network drive mapping for the local small-driven procedures. Net2003 compile
- 2022-01-23 10:32:14下载
- 积分:1
-
一个机房管理程序,界面很不错的
一个机房管理程序,界面很不错的-a room management procedures, a very good interface
- 2022-02-06 06:42:00下载
- 积分:1
-
用Visual Basic编写的,获得指定机器的 IP 地址
用Visual Basic编写的,获得指定机器的 IP 地址-with Visual Basic, was designated machine"s IP address
- 2022-04-12 18:25:13下载
- 积分:1
-
动态显示当前网络的使用情况,包括接受数据速率和发送数据速率。...
动态显示当前网络的使用情况,包括接受数据速率和发送数据速率。-dynamic display of current network usage, including data rate and send data rates.
- 2022-12-31 07:35:04下载
- 积分:1
-
著名的抓包程序WPcap,强烈推荐下载
著名的抓包程序WPcap,强烈推荐下载--The famous capture procedure (WPcap),recommend!
- 2022-06-17 01:05:05下载
- 积分: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
-
此程序能应用于网络数据之间的传输,既能发送,也能接收,已经调试成功,还算不错...
此程序能应用于网络数据之间的传输,既能发送,也能接收,已经调试成功,还算不错-this procedure could be used between network data transmission, can send, receive, debugging has been successful, quite well!
- 2022-06-22 02:50:42下载
- 积分:1
-
This is one of the windows platform with the development of a vc6.0 "FTP do...
这是一个在windows平台下用vc6.0开发的一个“FTP遍历下载目录”程序,内有详细的注解-This is one of the windows platform with the development of a vc6.0 "FTP download directory traversal" process, with detailed footnotes
- 2022-02-27 09:00:17下载
- 积分:1
-
smtp dynamic library, mail sent to the process of making DLL containing a detail...
smtp的动态库,邮件发送过程中用的动态库,里面有详细的代码,接口简单无需文档,自己研究一下就可以使用了, 性能稳定。-smtp dynamic library, mail sent to the process of making DLL containing a detailed code, simple interface without documents, their study on the use of the stable performance.
- 2022-03-24 04:48:23下载
- 积分:1
-
vb wrote messenger including server
vb写的messenger包括服务器端和客户端,1.0可以根据这个自己在局域网里假设聊天服务器了.法文写的-vb wrote messenger including server-side and client-side, 1.0 can be the basis of this assumption in their own local area network chat server. French wrote
- 2022-03-04 12:19:40下载
- 积分:1