-
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
-
网络营销系统(NET)用asp.net编程的系统
网络营销系统(NET)用asp.net编程的系统-Network Marketing System (NET) with Asp. Net Programming System
- 2022-01-26 04:59:16下载
- 积分:1
-
315M或413M普通无线发送接受模块的发送和接收过程。
315M或413M普通无线发送接受模块的发送和接收程序。也就是最便宜那种通信模块。-315M or 413M accept ordinary wireless sending module for sending and receiving procedures. That is, the cheapest kind of communication module.
- 2023-02-24 16:25:03下载
- 积分:1
-
聊天功能 聊天功能 聊天功能 聊天功能 聊天功能
聊天功能 聊天功能 聊天功能 聊天功能 聊天功能-Chat chat chat chat chat chat chat chat chat
- 2022-04-08 11:02:17下载
- 积分:1
-
original source code socket ping
原始套接字ping源代码-original source code socket ping
- 2022-02-20 18:42:15下载
- 积分:1
-
Amedes是一个会员文件管理系统,基于Expression Web应用程序框架。其目标是帮助日常的任务和在组织者内部进行交流。它的基本目的是包含会员信息的卡片...
Amedes是一个会员文件管理系统,基于Expression Web应用程序框架。其目标是帮助日常的任务和在组织者内部进行交流。它的基本目的是包含会员信息的卡片,包括每个人的姓名、地址、电话号码和所付费用等。 -Amedes Member is a document management system, based on the Expression Web application framework. Its goal is to help the day-to-day tasks and the organizers of internal communication. It"s basic aim is to include members of the card information, including each person"s name, address, telephone number and paid employees.
- 2022-02-06 06:36:05下载
- 积分:1
-
基于RFC868协议的NTP时间服务器源代码程序
基于RFC868协议的NTP时间服务器源代码程序-RFC868 agreement on the NTP time server source code procedures
- 2022-03-29 10:40:14下载
- 积分:1
-
一个完整的网吧管理程序,美国人写的.
一个完整的网吧管理程序,美国人写的.-A complete Internet cafe management procedures, the Americans wrote.
- 2022-03-13 04:25:39下载
- 积分:1
-
没什么,就是VC++写的HTTP下载的代码而已,学习用的
没什么,就是VC++写的HTTP下载的代码而已,学习用的-Nothing is VC++ Written code HTTP download it, learning to use the
- 2022-01-25 21:34:37下载
- 积分:1
-
socket事例程序,该事例程序,通过端口覆盖技术实现不同功能的传送数据...
socket事例程序,该事例程序,通过端口覆盖技术实现不同功能的传送数据-socket examples of procedures, the procedures for example, through the port covers different technology to achieve data transmission functions
- 2022-05-08 00:55:41下载
- 积分:1