搜索资源列表
MultiTalkServera
- 服务器端程序,实现典型的C/S结构多客户聊天程序服务器-c/s Server
aabb
- 用c++实现排队轮中,适用于1台服务器,多个客户的模型,程序运行提示客户输入相应的条件,达到运行效果。-Using c++ implementation in the queue for a single server, multiple client model, the program prompts customers to enter the appropriate operating conditions, to achieve operating results.
ChatClient
- 电子白板的客户端源码,包含客户端界面,实现C/S结构,电子白板能够实现画图数据、聊天数据、图片进行多客户端之间的传输。还可以打开PDF文档等。-Whiteboard client source code, including client interface, the C/S structure, the whiteboard drawing data, chat data transmission between the multi-client pictures. You can also
BChat
- 是一款基于mfc的c++聊天工具,分客户端和服务端。服务器可挂载多客户端,并支持用户的名称及密码管理,允许其进行在线消息发送,还有一款别致的aqua水波界面供选择-Is a sub-client and server-based mfc c++ chat tools,. Multi-client server can mount and support the user' s name and password management, allows online message is se
CS-meal-order
- 基于C/s架构的简单外卖小程序,支持顾客与送餐员的角色,可以同时打开多个客户端,完全在QT环境下实现-Based on C/s architecture simple takeaway small program to support the role of the customer and the delivery member, you can open multiple clients simultaneously, fully realized in the QT environment
downooarv
- 用的C语言socket实现的文件下载,服务器多线程,客户端有命令参数控制-Socket with the C language implementation of file downloads, multithreading server, the client has a command parameter control
UKYTGW
- 用的C语言socket实现的文件下载,服务器多线程,客户端有命令参数控制-Socket with the C language implementation of file downloads, multithreading server, the client has a command parameter control
Socket聊天程序(一个服务端,多个客户端)
- C/S架构,采用socket通信方式,一个服务器对多个客户端通信,支持广播以及点对点通信(C / S architecture, using socket communication, a server for multiple client communications, support for broadcast and point-to-point communication)
linux_qq
- 该代码在Linux实现了一个类似于windows上的QQ的聊天工具。主要是基于TCP/IP协议的socket通信。包括服务器端和客户端两部分,其中客户端使用了select的IO多路复用技术,服务器端由于要监听多个客户端,因此使用了epoll的IO多路复用技术。整个项目目前可以实现的功能有用户的注册与登录,添加好友,发送聊天消息,发送与接收文件等。(The code implements a chat tool similar to windows on QQ in Linux. Socket c
688428
- 用的C语言socket实现的文件下载,服务器多线程,客户端有命令参数控制()
Chat
- 程序包括服务器端和客户端,一个实现多客户端聊天的的程序(The program includes the server side and the client, a program that implements multiple client chat.)