-
用vc实现的多线程聊天室程序,包括服务器和客户端
用vc实现的多线程聊天室程序,包括服务器和客户端-By vc realize the multi-threaded chat room procedures, including server and client
- 2022-05-22 01:11:28下载
- 积分:1
-
基于三层架构的网上书店,使用seqserver数据库
基于三层架构的网上书店,使用seqserver数据库-Based on the three-tier online bookstore, the use of database seqserver
- 2022-02-03 18:19:35下载
- 积分:1
-
完成端口的简单例子。自己写的,很好,很强大。
完成端口的简单例子。自己写的,很好,很强大。-Completion port simple example. Wrote it myself, very good, very powerful.
- 2022-05-20 08:54:42下载
- 积分:1
-
使用Ras实现拨号管理
使用Ras实现拨号管理 -Using Ras to implement dail management
- 2022-01-25 20:49:08下载
- 积分:1
-
HTTP principle and source
断点续传原理及源程序-HTTP principle and source
- 2022-01-25 23:35:18下载
- 积分: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
-
一个用C语言开发的BBS系统,包含在线留言等功能。
一个用C语言开发的BBS系统,包含在线留言等功能。-a C-language development of the BBS system, including voice mail and other online functions.
- 2022-01-27 19:55:22下载
- 积分:1
-
C:Documents and Settingsyyy桌面新建文件夹 socket.rar
C:Documents and Settingsyyy桌面新建文件夹 socket.rar -C:Documents and Settingsyyy桌面新建文件夹 socket.rarC:Documents and Settingsyyy桌面新建文件夹 socket.rar
- 2022-07-15 12:25:42下载
- 积分:1
-
getting the data via other application and send that to the web.
把大智慧软件的数据及时更新到网站(http)上,供其它人共享,商业程序,只有核心代码,不含界面,各位兄弟见谅。-getting the data via other application and send that to the web.
- 2022-02-06 08:16:29下载
- 积分:1
-
凡是具有pop3协议的收件邮箱和smtp协议的发件邮箱,均可通过本系统来收发邮件。包括了收发邮箱的各项常用功能...
凡是具有pop3协议的收件邮箱和smtp协议的发件邮箱,均可通过本系统来收发邮件。包括了收发邮箱的各项常用功能-any agreement with pop3 mail and acceptance of the agreement smtp mail pieces can be through the system to send and receive mail. The transceiver includes the commonly used mail function
- 2022-04-26 20:19:19下载
- 积分:1