-
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 api实现寻呼功能
支持完全自控的聊天服务。支持中国联通,河北国信,万声寻呼,中铁寻呼,斯壮寻呼,国讯寻呼等主要干线...
直接用winsock api实现寻呼功能
支持完全自控的聊天服务。支持中国联通,河北国信,万声寻呼,中铁寻呼,斯壮寻呼,国讯寻呼等主要干线-Realize the direct use of winsock api paging features fully automatic control of the chat support service. Support of China Unicom, Hebei Guoxin, million voice paging, iron paging, Sizhuang paging, paging inquiry States and other major trunk
- 2022-02-28 15:52:54下载
- 积分:1
-
一个使用socket传输文件的实例,包含最基础的socket使用方法,初学者适用。...
一个使用socket传输文件的实例,包含最基础的socket使用方法,初学者适用。-a socket to transfer files using examples include the most basic use of the socket, beginners apply.
- 2022-02-05 12:34:13下载
- 积分:1
-
在硬件设置上禁用和启动多个网卡,在xp、win98、win2000上测试过...
在硬件设置上禁用和启动多个网卡,在xp、win98、win2000上测试过-the hardware setup and launched a number of banned card, xp, win98, tested on WIN2000
- 2022-03-14 06:37:17下载
- 积分:1
-
Inis库 从此摆脱Winsock控件 欢迎下载
Inis库 从此摆脱Winsock控件 欢迎下载-err
- 2022-05-19 17:59:34下载
- 积分:1
-
本人刚刚从其他网站上找到的局域网语音文字聊天系统的源代码。...
本人刚刚从其他网站上找到的局域网语音文字聊天系统的源代码。-from other Web sites to find the words LAN voice chat system"s source code.
- 2023-09-08 11:50:03下载
- 积分:1
-
一个高效的tcp端口扫描器
一个高效的tcp端口扫描器- A highly effective tcp port scanner
- 2022-01-31 01:16:32下载
- 积分:1
-
聊天使用很好用的
可是视频 文件传输 以及实时对话
聊天使用很好用的
可是视频 文件传输 以及实时对话-Chat with the use of very good but the video file transfer and real-time dialogue
- 2023-01-25 04:00:03下载
- 积分:1
-
GM8142的详细的读写程序,发送接收子程序
GM8142的详细的读写程序,发送接收子程序-GM8142 detailed procedures to read and write, send receive Subroutine
- 2022-02-18 17:30:51下载
- 积分:1
-
采用网银支付完美在线支付接口。 在上一版本的基础上功能全面扩展,版面美观大方,俱备完整的购物网站功能、购物方便,操作简单,在线支付功能。...
采用网银支付完美在线支付接口。 在上一版本的基础上功能全面扩展,版面美观大方,俱备完整的购物网站功能、购物方便,操作简单,在线支付功能。 -using silver net payment perfect online payment interface. In one version of the function on the basis of overall expansion, layout stylish, ready integrity of the functional shopping websites, shopping convenient, simple operation, the online payment functions.
- 2022-03-07 11:38:50下载
- 积分:1