-
FLASH source material
FLASH素材源码-推荐企业网站FLASH标头推 荐企业网站FLASH标头-FLASH source material-recommended websites FLASH header re commended websites FLASH header re commended websites FLASH header
- 2022-03-23 20:57:54下载
- 积分:1
-
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
-
VB winsock的一个例子 学习网络通信的基本知识。
VB winsock的一个例子 学习网络通信的基本知识。-VB protocols of the study and an example of the basic telecommunications network knowledge.
- 2022-05-05 15:07:58下载
- 积分:1
-
Visual C++网络与数据库编程百例
包括全部源代码
Visual C++网络与数据库编程百例
包括全部源代码-Visual C Network and Database Programming 100 cases, including all source code
- 2022-01-30 23:32:00下载
- 积分:1
-
简单的聊天程序,编译实现,希望大家能够喜欢哈!
简单的聊天程序,编译实现,希望大家能够喜欢哈!-A simple chat program, compiler implementation, hope that we can enjoy Ha!
- 2022-09-25 17:15:03下载
- 积分:1
-
现实Ping功能的源代码
现实Ping功能的源代码-reality Ping function of source code
- 2022-01-25 15:43:20下载
- 积分:1
-
在vc下实现的http服务器,可供学习http编程参考
在vc下实现的http服务器,可供学习http编程参考-under the http server for http learning programming reference
- 2022-06-13 12:29:58下载
- 积分:1
-
在VC6.0下编译,可以通过Xmodem―128、256、512和1K Xmodem协议传输文件到单片机,避免了繁琐的烧录步骤...
在VC6.0下编译,可以通过Xmodem―128、256、512和1K Xmodem协议传输文件到单片机,避免了繁琐的烧录步骤-In VC6.0 compiled, you can Xmodem-128, 256,512 and the 1K Xmodem protocol to transfer files to the microcontroller, avoiding the tedious steps in burning
- 2022-01-31 02:26:11下载
- 积分:1
-
讲述如何对长文件进行socket通讯,编程,保证传输的质量
讲述如何对长文件进行socket通讯,编程,保证传输的质量-on how long the documents socket communications, programming, the quality assurance transmission
- 2022-10-07 08:40:03下载
- 积分:1
-
类似Windows的netstat程序的程序
类似Windows的netstat程序的程序 -An app which is like to windowss netstat
- 2022-02-28 11:14:55下载
- 积分:1