-
* The procedure is a simple port scanning procedures, the use of TCP socket* fol...
* 本程序是一个简单的端口扫描程序,使用TCP SOCKET * 依次试连接目标主机的端口,以此判断端口开放与否。 * 程序设计上使用了线程池,共100个线程。-* The procedure is a simple port scanning procedures, the use of TCP socket* followed test objectives mainframe connectivity ports in order to judge whether to open ports.* Procedures for the use of the design thread pool, a total of 100 threads.
- 2023-07-24 10:50:03下载
- 积分:1
-
arm下驱动WAVECOM模块Q2403的源代码,包括拨打电话,发短信,串口中断接收发送等!...
arm下驱动WAVECOM模块Q2403的源代码,包括拨打电话,发短信,串口中断接收发送等!-arm driving under Enfora Flash Card module source code, including telephone calls and send text messages, send interrupt reception so!
- 2022-04-12 04:00:53下载
- 积分:1
-
completion of the port
完成型端口的开发包,便于程序员在开发网络通讯程序时参考-completion of the port-development kit to facilitate programmers in the development of network communications procedures reference
- 2022-01-26 05:05:10下载
- 积分:1
-
VC++集成环境下TCP的发展
用VC++集成环境开发的基于TCP的网络应用程序,包括服务器端和客户端。-VC++ integrated environment with the development of TCP-based network applications, including server-side and client-side.
- 2022-01-22 04:34:48下载
- 积分:1
-
在制作安装程序或在运行新程序之前相关配置,利用该代码创建IIS服务器。...
在制作安装程序或在运行新程序之前相关配置,利用该代码创建IIS服务器。-Installed in the production process or in the running before the new procedures related to configuration, use the code to create IIS server.
- 2022-05-07 23:31:39下载
- 积分:1
-
RMI通讯,可以远程访问服务器端获取消息,给客户端应用在广域网....
RMI通讯,可以远程访问服务器端获取消息,给客户端应用在广域网.-RMI communications, can be remote access server-side access to news, to the client applications in wide area network.
- 2023-08-13 03:45:02下载
- 积分: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
-
驱动中不用协议驱动就可以获取mac地址的代码
驱动中不用协议驱动就可以获取mac地址的代码-Driver protocol driver could not get mac address code. . . .
- 2022-11-04 20:20:03下载
- 积分:1
-
用VC SOCKET实现聊天室的服务器端
用VC SOCKET实现聊天室的服务器端-VC SOCKET use chat rooms to achieve the server-side
- 2023-07-06 02:30:03下载
- 积分:1
-
有关计算机的ip信息
有关计算机的ip信息-on computer information ip
- 2022-08-31 15:45:03下载
- 积分:1