-
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
-
列举SQL服务器:本实例可以列举出计算机中所有的SQL SERVER 服务器和数据库....
列举SQL服务器:本实例可以列举出计算机中所有的SQL SERVER 服务器和数据库.-cited SQL Server : This example can be cited of all computer server and SQL Server database.
- 2022-01-25 22:10:58下载
- 积分:1
-
Socket编程指南及示例程序
Socket编程指南及示例程序
Socket编程指南及示例程序
Socket编程指南及示例程序-Socket Programming Guide and sample programs Socket Programming Guide and sample programs
- 2022-03-24 11:01:51下载
- 积分:1
-
该系统是一个
本系统是一个基于ASP的公交线路查询系统,可以为用户提供线路查询,站点查询,地名查询,换乘查询,地名注册等功能,另外还为管理员添加了添加线路,添加或更改站点,删除线路或站点,修改线路信息,地名录入等功能-the system is an ASP-based bus line query system, able to provide users with line inquiries, site inquiries, names inquiries, transfer inquiries, name registration functions, but also for administrators to add a line to add, add or modify site, delete lines or sites, modify Line Road information, such as names Input Function
- 2023-02-27 16:15:03下载
- 积分:1
-
又一个VC编的FTP服务器端程序
又一个VC编的FTP服务器端程序-VC also a series of the FTP server procedures
- 2022-02-06 18:49:51下载
- 积分:1
-
一个用VC编写的Ping 多线程程序。
一个用VC编写的Ping 多线程程序。-a VC prepared by the Ping multithreaded programming.
- 2022-07-25 15:08:16下载
- 积分:1
-
Freezing point dynamic DNS principle source of this procedure is that the remote...
冰点动态域名解析源码
本程序的原理就是远程获取网页地址,通过网页来对DNS服务器进行操作-Freezing point dynamic DNS principle source of this procedure is that the remote access to the web site, through the page to operate on the DNS server
- 2022-01-28 18:14:51下载
- 积分:1
-
里面包括五个源码,有简单的计算器程序,UDP实现网络广播
里面包括五个源码,有简单的计算器程序,UDP实现网络广播-Which includes five-source, has a simple calculator program, UDP realize Webcast
- 2022-05-13 14:09:05下载
- 积分:1
-
关于游戏对站平台的,服务器和客户端.自己解压后看吧,
关于游戏对站平台的,服务器和客户端.自己解压后看吧,-Of the game on the station platform, server and client. Check it out myself after decompression,
- 2022-04-22 18:24:22下载
- 积分:1
-
一个perl开发的web服务器。简单,很适合学习
一个perl开发的web服务器。简单,很适合学习-Perl development of a web server. Simple and very suitable for learning
- 2022-01-26 01:45:47下载
- 积分:1