-
这是个查看网络设置的代码 主要是显示本机器的的各种信息 主要有: Interface Name Type IP Address SubNet Mask Gete...
这是个查看网络设置的代码 主要是显示本机器的的各种信息 主要有: Interface Name Type IP Address SubNet Mask Geteway PrimaryWinsServer DHCP 这些信息 -View network configuration code is mainly shows that the machinery of the main information : Name Type Interface IP Address SubNet Mask Geteway PrimaryWinsServer DHCP information
- 2023-07-14 17:20:04下载
- 积分:1
-
本例实现了学生信息管理系统,用了jsf和hibernate。数据库是my sql。...
本例实现了学生信息管理系统,用了jsf和hibernate。数据库是my sql。-In this case a student information management system, using the jsf and hibernate. Database is my sql.
- 2023-06-10 18:00:03下载
- 积分:1
-
鼎鼎大名eMule(电骡) V0.47b 源码下载
鼎鼎大名eMule(电骡) V0.47b 源码下载
-famous eMule (electricity mule) V0.47b download FOSS
- 2022-03-25 08:09:23下载
- 积分:1
-
winpcap开发包,最新3.01,for xp/2
winpcap开发包,最新3.01,for xp/2-WinPcap development kit, the latest 3.01, for xp/2
- 2023-04-08 19:55:03下载
- 积分:1
-
用Java实现的网络蚂蚁,功能强大,方便上传下载,断点续传等操作...
用Java实现的网络蚂蚁,功能强大,方便上传下载,断点续传等操作-using Java network ants, powerful, easy uploading and downloading, HTTP, etc
- 2022-09-21 17:35:03下载
- 积分:1
-
c#.NET Socket IP packet monitor and send
c#.NET Socket实现的IP包监控和发送-c#.NET Socket IP packet monitor and send
- 2022-05-23 14:46:20下载
- 积分:1
-
线程池,和socket的绑定及数据处理的 入门结构
线程池,和socket的绑定及数据处理的 入门结构-thread pool, and the socket and data bundled with the portal structure
- 2022-01-22 00:50:15下载
- 积分:1
-
用c#写的,是我练习socket时的小作品,一个异步套接字的客户端...
用c#写的,是我练习socket时的小作品,一个异步套接字的客户端-Written by c# is my practice, when a small socket works, an asynchronous client socket
- 2022-02-04 10:29:29下载
- 积分: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
-
Delphi source code can be automatically downloaded from the web site specified p...
Delphi源码,可以自动从网页下载指定的图片,对于学习delphi编程有一定的用处-Delphi source code can be automatically downloaded from the web site specified pictures, for learning delphi programming in some ways useful to
- 2022-09-24 12:20:03下载
- 积分:1