-
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
-
用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
-
indy 控件的源码 indy 控件的源码
indy 控件的源码 indy 控件的源码-indy control source control source indy
- 2022-01-25 15:53:28下载
- 积分:1
-
determinante EM C
determinante em c-determinante em c++.................
- 2022-03-14 22:52:06下载
- 积分:1
-
一个邮件代理的例子
一个邮件代理的例子--An example of mail-agent
- 2022-12-14 15:15:03下载
- 积分:1
-
通过快照枚举系统中正在运行的进程并显示出来
通过快照枚举系统中正在运行的进程并显示出来-Through the enumeration system is a snapshot of running processes and show
- 2022-03-26 11:08:45下载
- 积分:1
-
中国联通短信平台源代码,delphi版,请大家参考一下,资源共享。
中国联通短信平台源代码,delphi版,请大家参考一下,资源共享。-China Unicom SMS platform source code, delphi version, please refer to, the sharing of resources.
- 2022-03-01 13:28:08下载
- 积分:1
-
简单好用的HTTP服务程序,设定好发布的内容后,可以使用浏览器进行浏览!...
简单好用的HTTP服务程序,设定好发布的内容后,可以使用浏览器进行浏览!-Easy-to-use HTTP server program, set up after the release, you can use the browser to browse!
- 2022-01-24 19:04:33下载
- 积分:1
-
IPMsg2.06版源代码只能在VC6上编译,这是源程序的补丁,合并完后能在VC6和VS2003和以上版本都能成功编译。...
IPMsg2.06版源代码只能在VC6上编译,这是源程序的补丁,合并完后能在VC6和VS2003和以上版本都能成功编译。-IPMsg2.06 version of the source code only on the VC6 compiler, which is the source patch, After the merger in VC6 and pack and above all successful compiler versions.
- 2022-04-18 16:22:44下载
- 积分:1
-
这是飞鸽传书源代码
it is source code for IPMSG
- 2022-09-13 01:25:03下载
- 积分:1