-
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
-
Winsock 基地由选择模式与 mysql 操作执行集成
Winsock 基地由选择模式执行。MySQL 操作集成。此外包括一些为 TCP/IP 帧的 parse 方法。它可以使用适用于服务器端来解析和传输自定义基于 TCP/IP 协议的帧。
- 2022-01-25 17:32:29下载
- 积分:1
-
Communications, chat applet, can be carried out more than the exchange of local...
通讯,聊天小程序,可以再局域网内进行多人交流,不支持跨网段情况-Communications, chat applet, can be carried out more than the exchange of local area networks do not support the situation of inter-segment
- 2023-04-14 00:50:03下载
- 积分:1
-
用FTP实现文件同步。首先监测源路径的文件,然后将文件 FTP到远程主机,如果FTP成功,删除源路径的文件。...
用FTP实现文件同步。首先监测源路径的文件,然后将文件 FTP到远程主机,如果FTP成功,删除源路径的文件。-using FTP file synchronization. First Source Monitoring the paper path, and then the file to the remote FTP server, if successful FTP, Path to delete the source document.
- 2022-05-07 02:20:45下载
- 积分:1
-
VB源代码VB源代码VB源代码
vb源代码vb源代码vb源代码
- 2022-02-27 09:16:12下载
- 积分:1
-
vc编写的很小的监控数据包的程序,程序体积很小,目前只能在window2000下运行。...
vc编写的很小的监控数据包的程序,程序体积很小,目前只能在window2000下运行。-vc prepared by the small data packets monitoring procedures, procedures for small size, we can only window2000 running.
- 2022-12-24 22:00:04下载
- 积分:1
-
prg5_2.c : UDP客户。该程序通过命令行参数输入服务器IP地址和发给服务器的信息,然后执行UDP套接字客户端的基本过程。...
prg5_2.c : UDP客户。该程序通过命令行参数输入服务器IP地址和发给服务器的信息,然后执行UDP套接字客户端的基本过程。-prg5_2.c : UDP customers. The program command line parameter input server IP addresses and the information sent to the server, then the implementation of UDP socket client the basic process.
- 2022-02-18 16:12:15下载
- 积分:1
-
网络
网络- Network
- 2022-08-12 14:22:35下载
- 积分:1
-
AOL的在线聊天系统的客户端
AOL的在线聊天系统的客户端-AOL chat client
- 2023-01-16 11:25:03下载
- 积分:1
-
jabber 配套测试工具(2)
jabber 配套测试工具(2)-jab_simul 配合testsuite使用,怎么用就不用我在这里 多说了吧-jabber matching test tools (2)- jab_simul tie TestSuite use, not how I used it here to say all right
- 2022-09-15 07:50:03下载
- 积分:1