-
网络服务器示例程序
网络服务器示例程序-network server sample program
- 2022-05-19 08:59:31下载
- 积分:1
-
a very useful network programming, which is equivalent to a mail server, able to...
一个很有用的网络程序,相当于一个邮件服务器,能实现邮件的转发-a very useful network programming, which is equivalent to a mail server, able to forward mail
- 2022-03-23 04:46:12下载
- 积分:1
-
delphi6实现的windows下ping源代码
delphi6实现的windows下ping源代码-Delphi6 realize the windows under the ping source code
- 2022-02-21 03:17:28下载
- 积分:1
-
SMTP protocol collection, seven program's source code! Very good! For course...
SMTP协议实现总集,
有7个程序的源代码!非常好!用于课程设计的! -SMTP protocol collection, seven program"s source code! Very good! For course design!
- 2022-01-21 22:42:35下载
- 积分:1
-
基于 PHP+MySQL 的网站 BT 发布全套系统,它包括了 BT 服务端的 Tracker 程序和列表发布 Web 界面...
基于 PHP+MySQL 的网站 BT 发布全套系统,它包括了 BT 服务端的 Tracker 程序和列表发布 Web 界面-the BT website released a complete system, which includes BT services side of the Tracker and tabulation procedures issued Web interface
- 2023-05-29 05:30:03下载
- 积分:1
-
拥有连接的方式实现网络会议,包括服务器和客户端两个程序。使用VC编写。...
拥有连接的方式实现网络会议,包括服务器和客户端两个程序。使用VC编写。-connect with the network, including server and client two procedures. Use VC prepared.
- 2022-03-19 21:25:38下载
- 积分: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
-
一个电子商务系统
一个电子商务系统-an e-commerce system
- 2022-09-22 01:40:03下载
- 积分:1
-
netnew, web time settings, dynamic Kazakhstan, can make your website more attrac...
网页特效,网页时间的设置,动态的哈,可以让你的网页更精美-netnew, web time settings, dynamic Kazakhstan, can make your website more attractive
- 2022-01-26 05:53:39下载
- 积分:1
-
用VC开发的网络语音电话,希望对您的开发有所帮助。
用VC开发的网络语音电话,希望对您的开发有所帮助。-VC network with the development of voice calls, and they hope to be helpful to your development.
- 2022-03-21 07:38:27下载
- 积分:1