-
局域网的一个信息交换平台,可用于网间交换信息
局域网的一个信息交换平台,可用于网间交换信息-a LAN information exchange platform for the exchange of information between network
- 2022-06-02 20:13:10下载
- 积分:1
-
基于vc++ 的网络五子棋游戏实现
(网络游戏类)
基于vc++ 的网络五子棋游戏实现
(网络游戏类)-Based on vc++ implementation of the network Gobang Games (online games category)
- 2023-04-04 17:30:03下载
- 积分:1
-
HIT curriculum design of computer networks based on LAN sniffer SharpCapture
哈工大 计算机网络 课程设计 局域网嗅探器 基于SharpCapture-HIT curriculum design of computer networks based on LAN sniffer SharpCapture
- 2022-07-05 14:19:27下载
- 积分:1
-
PHP 4.3.1 源代码
PHP 4.3.1 源代码-PHP 4.3.1 source code
- 2022-06-02 17:01:25下载
- 积分:1
-
a network chat program
一个网络聊天程序-a network chat program
- 2022-04-15 14:39:02下载
- 积分:1
-
一个简单的vc下tcp客户端程序 向服务器提出TCP连接的请求,当连接建立后,从服务器的端口接收数据并进行显示,然后断开与服务器的连接...
一个简单的vc下tcp客户端程序 向服务器提出TCP连接的请求,当连接建立后,从服务器的端口接收数据并进行显示,然后断开与服务器的连接-Vc under a simple tcp client TCP connection to the server made the request, when the connection is established, from the server port to receive data and display, and then disconnect the connection with the server
- 2022-08-12 15:54:17下载
- 积分:1
-
An early end packaging and testing services, the source code, all you can compil...
很早的网络游戏封测服务端源代码,全部可以通过编译,需要自行附加MYSQL头文件以及链接库。-An early end packaging and testing services, the source code, all you can compile it necessary to attach MYSQL header files, and link libraries.
- 2023-06-23 08:45: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
-
Ns is a good example Hongfan, very helpful for beginners
是一个很好的ns洪范例子,对于初学者很有帮助-Ns is a good example Hongfan, very helpful for beginners
- 2022-02-14 20:09:59下载
- 积分:1
-
一个vc下的通讯程序
一个vc下的通讯程序-a vc the communication process
- 2022-03-18 13:17:12下载
- 积分:1