-
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
-
高速UDP协议收发实现,附带原理实现和完整聊天室示例程序
高速UDP协议收发实现,附带原理实现和完整聊天室示例程序-udp demo
- 2023-01-30 06:30:04下载
- 积分:1
-
use ie cache and development agreement http download the examples, applicable to...
利用ie cache 和 http 协议开发下载程序的例子,适用于简单的网络下载。-use ie cache and development agreement http download the examples, applicable to simple networks to download.
- 2022-02-15 07:56:33下载
- 积分:1
-
NetBIOS client
NetBIOS 下的client 可与服务器端进行通信-NetBIOS client
- 2022-10-07 19:35:03下载
- 积分:1
-
ping 的测试,可返回地址,数据包大小,及时间
ping 的测试,可返回地址,数据包大小,及时间-ping test, and they can return to the address, packet size, and time
- 2022-03-25 05:49:45下载
- 积分:1
-
ASP初步――很好的ASP入门教程 通往网络编程的桥梁!
ASP初步――很好的ASP入门教程 通往网络编程的桥梁!-ASP-- ASP good entry Network Programming Guide to the bridge!
- 2022-03-22 00:23:21下载
- 积分:1
-
插座
基于API的套接字编程,可以检测到服务器和当前客户机的IP地址和端口号,并接收客户端信息。-Socket-based API programming, can be detected by the current server and client IP address and port number, and receive client information.
- 2022-01-30 20:51:53下载
- 积分:1
-
Asp.net弹出对话框控件汉化修正版
一个很不错的代码
Asp.net弹出对话框控件汉化修正版
一个很不错的代码-Asp.net control pop-up dialog box sinicized amended version of a very good code
- 2023-08-21 15:50:04下载
- 积分:1
-
基于sock编写的局域网聊天工具的服务端,vc编写
基于sock编写的局域网聊天工具的服务端,vc编写-prepared based on the sock LAN Chat server tools, vc prepared
- 2022-07-04 17:06:30下载
- 积分:1
-
中国数据,中国数据uA741 uA741 uA741中文资料
UA741中文资料 UA741中文资料-UA741 Chinese data UA741 Chinese data UA741 Chinese data
- 2022-01-26 08:04:04下载
- 积分:1