-
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
-
xueji
可以实现学籍管理的c代码,包括记录添加,删除,查找,显示,并且支持100位的密码保护功能(can achieve Enrollment Management c code, including records add, delete, search, display, and supports 100 password protection function)
- 2005-01-07 20:16:42下载
- 积分:1
-
radius detection through hough transform
radius detection through hough transform
- 2022-01-24 18:30:34下载
- 积分:1
-
4637354
Windows音频音量控制实例VB代码,有需要的下。(Windows VB code, audio volume control instance in need.)
- 2013-08-19 08:37:33下载
- 积分:1
-
3D-sphere-random-1
在规则几何区域能随机生成三维混凝土骨料,为混凝土细观模拟研究所使用。(The 3D concrete aggregate can be generated randomly in the regular geometric area, which is used for the meso simulation study of concrete.)
- 2020-10-20 21:17:24下载
- 积分:1
-
网络文件传输源代码,分客户端和服务器端,采用winsock编程
网络文件传输源代码,分客户端和服务器端,采用winsock编程-Network file transfer source code, sub-client and server using winsock programming
- 2022-01-28 05:44:56下载
- 积分:1
-
you have an AC tachometer.
this program ask you about machine parameters in per...
you have an AC tachometer.
this program ask you about machine parameters in per unit consist of stator resistance,reactance, rotor resistance,reactance,magnetizing reactance, voltage, frequency, min speed and max speed.
so,voltage output,tourqe and ... will be out put which will show as a diagram
- 2022-02-15 15:03:29下载
- 积分:1
-
一个拨号及监视拨号状况的例子
一个拨号及监视拨号状况的例子-A dial-up and monitoring the status of examples of dial-up
- 2022-08-15 15:02:04下载
- 积分:1
-
hilight
AutoCad Entity Highlight
- 2009-10-28 15:22:51下载
- 积分:1
-
fb plus tree
FB+-tree: Indexing Based On Key Ranges
- 2017-08-31 15:09:16下载
- 积分:1