搜索资源列表
CSServer
- 这一程序主要实现的是,基于C/S模型聊天功能的服务器部分-the main procedure is based on C / S model chat server part
chat_zqq
- 一个简单的聊天工具,分为客户端和服务器端,主要演示基本的vc下socket编程模型,其中的源码可直接使用,但是工程文件为vc 2003的,里面的设置需要修改
manypeoplechat
- 支持多人同时聊天,支持私聊,支持真实IP用户间传送文件,服务器端采用完成端口模型完成,客户端采用WSAAynscSelect模型,底层采用xml对传输协议进行了包装 !
manypeopleallchat
- 支持多人同时聊天,支持私聊,支持真实IP用户间传送文件,服务器端采用完成端口模型完成,客户端采用WSAAynscSelect模型,底层采用xml对传输协议进行了包装 !
chatroom
- 聊天室程序,可以实现基本的客户-服务器模型功能。服务器广播客户发送讯息。
200521511281267
- 支持多人同时聊天,支持私聊,支持真实IP用户间传送文件,服务器端采用完成端口模型完成,客户端采用WSAAynscSelect模型,底层采用xml对传输协议进行了包装 !-support people while chatting, Private Chat support, the support of true IP transmission of documents between users, the server port used to complete the model, the
用WINSOCK实
- WINSOCK 是在Windows进行网络通信编程的API接口,也是Windws网络编程的事实标准。在网络编程中最常用的方案便是客户机/服务器模型。本文提出了在客户机/服务器模型下用WINSOCK实现Internet中常见的聊天室软件的方案。-WINSOCK is in the Windows communications network programming API, as well as network programming by Windows, the de facto standa
qt
- 一个基于QT界面的聊天系统,也是C/S模型,服务器启动后,可以启动多个聊天程序-QT interface of a chat-based system, but also C/S model, the server starts, you can start multiple chat programs
myNewChatServer
- win32 socket select模型多线程 c/s聊天服务器 服务器简单的接受命令和转发消息,自定义协议 -Hello World!
MyIM
- 局域网即时通讯软件源码,模仿QQ实现,界面相似度90 ,文件包括服务器了客户端,服务器采用SELECT模型,已实现文字聊天功能,数据库采用ACCESS,有离线消息功能-LAN instant messaging software source code, imitate QQ achieved, the interface 90 similarity, including the file server the client, the server uses SELECT model, has
VC++Chat
- “基于TCP-面向连接的应用程序”简单的聊天室Chat网络通信,为客户机/服务器模型。- TCP-based connection-oriented applications simple chat rooms Chat network communications for client/server model.
Chat
- 支持多人同时聊天,支持私聊,支持真实IP用户间传送文件,服务器端采用完成端口模型完成,客户端采用WSAAynscSelect模型,底层采用xml对传输协议进行了包装 !-Supporting people to chat at the same time, support私聊support the real IP transmission of documents between users, the use of server-side finish finish port model, th
TALKS
- 一个采用C/S模型简单的聊天室程序,分为客户机端程序和服务器端程序。-Using a C/S model for a simple chat room program is divided into client-side programs and server-side programs.
qq
- 一个Linux下的小型的聊天系统,采用C/S模型,有服务器和客户端-Under a small Linux chat system that uses C/S model, with server and client
chat1
- 基于DES和RSA的加密聊天工具,共包含4个文件: chat.cpp、des.h、rsa.h、makefile。 编译:命令行模式下,切换到代码所在目录,输入make后回车即可。 运行:命令行模式下输入 ./chat,然后选择程序执行角色(客户端或服务器),如选择服务器,则程序自动打开端口开始监听;如选择客户端,则需要输入服务器地址。最后输入命令quit退出程序。 此外,代码中实现了异步,select以及普通三种IO模型,需要通过定义宏控制。-DES and RSA encrypti