-
如何判断网络上的计算机是否设置了密码
如何判断网络上的计算机是否设置了密码-how to judge a computer on a network is set password
- 2022-06-30 09:36:34下载
- 积分:1
-
can be used to develop on
可以用于开发基于cmpp或smpp或sgip协议的短信服务支持,我用过,效果不错:)-can be used to develop on-cmpp or sgip agreement or SMS support services, I used, the effect is true :)
- 2022-01-26 04:10:51下载
- 积分:1
-
这是用JAVA语言实现的一个跳舞机游戏.利用APPLET和RMI实现...
这是用JAVA语言实现的一个跳舞机游戏.利用APPLET和RMI实现-This is the Java language to achieve a sports game. Use APPLET and RMI
- 2022-07-21 13:01:52下载
- 积分:1
-
五子棋代码 使用MFC开发 利用网络协议 可以聊天
五子棋代码 使用MFC开发 利用网络协议 可以聊天-331 MFC code developed using the Internet protocol Chat
- 2022-10-08 23:55:03下载
- 积分:1
-
端口复用的样本
网络端口复用程序演示,多个客户端连接服务端同一个网络端口-port multiplexing sample
- 2023-02-20 05:40:03下载
- 积分: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
-
I do one based on C/S mode of online games. Chess
我自己做的一个基于C/S模式的网络游戏。下棋的。附带服务器端和客户端全部源代码。
单机运行的话需要运行一个服务端和两个客户端,就可以自己跟自己下棋了。-I do one based on C/S mode of online games. Chess-playing. Fringe server and the client all of the source code. The stand-alone operation need to run a server and two clients, they can do it themselves by playing chess with ourselves.
- 2022-04-25 16:54:25下载
- 积分:1
-
聊天程序基于winsocket,包括客户端和服务器端。在VC++6.0下编译通过...
聊天程序基于winsocket,包括客户端和服务器端。在VC++6.0下编译通过-winsocket based chat program, including the client and server side. The VC 6.0 compiler through
- 2022-02-07 23:25:30下载
- 积分:1
-
vc实现udp传输实例,属于客户端。
vc实现udp传输实例,属于客户端。-vc achieve udp transmission example, belong to the client.
- 2022-03-25 23:02:07下载
- 积分:1
-
Hook hook programming code. How to install the hook process, how to write global...
勾子 代码
Hook编程。如何安装钩子过程,如何编写全局钩子-Hook hook programming code. How to install the hook process, how to write global hooks
- 2022-05-28 00:54:15下载
- 积分:1