-
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
-
发动机simulink仿真
在Matlab/ Simulink 环境下给出了仿真模型结构框图和在两种瞬态工况下的仿真结果
- 2020-12-03下载
- 积分:1
-
java实现维诺图
java实现的维诺图,点击即可生成维诺图
- 2020-12-01下载
- 积分:1
-
从混合有GPGGA报文的数据中提取GGA,并且计算固定解标准差
从包含有GPGGA的GPS数据流中提取GPGGA数据,并且计算固定解时的1,2,3倍标准差,提高数据处理效率
- 2020-12-08下载
- 积分:1
-
Project1[1][1][1][1].NET
B-SX5T bardcode printer
- 2014-12-12 13:43:07下载
- 积分:1
-
REGISTER
用户注册简单系统保证开发者权益方便初学者(Simple user registration system to ensure that the interests of developers easier for beginners)
- 2008-05-25 03:17:11下载
- 积分:1
-
SOC
SOC的可测性设计策略 The SOC design for test strategy(The SOC design for test strategy)
- 2011-04-25 19:54:51下载
- 积分:1
-
labview-I-V-measurement-for-keithley-2400
This program plots I-V curves for FET devices. It is designed for Keithley 2400 series. It plots I(t) V(t) and I(V). It also has automatic CSV data logging. The software is robust and it is designated for multiple measurements (several FETs in a series)
- 2020-12-04 11:19:24下载
- 积分:1
-
Inaccessible1
Tests bounded type parameters declared on methods.
- 2013-11-18 22:06:19下载
- 积分:1
-
BC212015.pdf
BlueCore2-External
Single Chip Bluetooth System
BC212015 (USB and UART version)
- 2014-02-02 10:50:37下载
- 积分:1