-
A simple chat tool, multiple users can chat on
一个简单的聊天工具,可以实现多个用户同时上线聊天,目前已实现在局域网内聊天.这是服务端程序.-A simple chat tool, multiple users can chat on-line at the same time, the current has been achieved in the LAN chat. This is the server program.
- 2023-07-31 09:05:05下载
- 积分:1
-
使用完成例程模型的简单聊天室服务器,客户端请在本站下载CharClientNew.rar...
使用完成例程模型的简单聊天室服务器,客户端请在本站下载CharClientNew.rar-complete routine use of a simple model chat room server, the client site please download CharClientNew.rar
- 2023-03-29 12:45:03下载
- 积分:1
-
web服务器是一个功能比较齐全的WEB服务器程序,通过该程序能够让读者深入了解HTTP的实现机理;...
web服务器是一个功能比较齐全的WEB服务器程序,通过该程序能够让读者深入了解HTTP的实现机理;-web server is a more complete functional Web server, the program can give readers in-depth understanding of HTTP Implementation Mechanism;
- 2022-11-01 20:20:03下载
- 积分: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
-
一个自己写的HTML代码下载工具,支持代理,主要是演示SOCKET通信。...
一个自己写的HTML代码下载工具,支持代理,主要是演示SOCKET通信。-A HTML code downloader, support proxy. It s a demo to winsock.
- 2022-06-14 14:26:44下载
- 积分:1
-
采用c编写的socket套接字的服务器端程序。接收从客户端发送的信息,并向客户端发送信息。...
采用c编写的socket套接字的服务器端程序。接收从客户端发送的信息,并向客户端发送信息。-The preparation of the socket using c socket server-side program. From the client to receive messages sent to the client send a message.
- 2022-01-26 02:22:53下载
- 积分:1
-
on the site and the high quality of the source code contains no high quality but...
对站点和高质量的源代码不包含高质量但不包含源站点的高质量但不包含源站点的高质量但不包含源站点的高质量
- 2022-07-19 16:31:14下载
- 积分:1
-
这是一个基于API自己定义的Socket封装基类。
这是一个基于API自己定义的Socket封装基类。-This is a definition based on its own API Socket Packaging base class.
- 2022-10-25 02:20:03下载
- 积分:1
-
一个用VC实现的基于POP3协议的邮箱监控实例。
一个用VC实现的基于POP3协议的邮箱监控实例。-VC realize a use-based POP3 mail protocol monitoring examples.
- 2023-02-20 07:30:03下载
- 积分:1
-
VC++编程环境,多线程聊天程序。界面友好,方便使用
VC++编程环境,多线程聊天程序。界面友好,方便使用-VC++ programming environment, multi-threaded chat program. Friendly interface, easy to use
- 2022-10-08 11:00:03下载
- 积分:1