搜索资源列表
gaim-1.3.1.tar
- linux下运行的聊天工具,允许你与任何使用即时信息服务器的人谈话。支持由多个插件组成的多平台连接特性。这些插件允许你连接其他聊天服务器如Yahoo!,ICQ,或IRC。-chat tools, and allows you to use any instant messaging server conversations. Supported by a number of plug-in component of the multi-platform connectivity. These p
linuxmutitalk.rar
- 采用socket套接字方式实现一个简单的linux下多人聊天程序,运用了多线程技术。,To achieve more than a simple chat program under linux, using multi-threading.
ChatServer
- Linux c语言多进程多用户聊天程序 使用多进程与多线程合作 使用共享内存V进行交换信息 可谓Linux网络套接字编程学习之良品-Linux c multi-process multi-user chat server
server
- thhis a simple server program to chat with multi clients using c programming.(socket program)-thhis is a simple server program to chat with multi clients using c programming.(socket program)
chat_room
- 多线程技术的chat room程序设计,内涵实验报告,十分详细。运行环境是Linux/Unix,Lib库已经在压缩包内-Multi-threading technology, chat room program design, content test report, very detailed. Operating environment is Linux/Unix, Lib library has been in the compressed package
serviceandclient
- linux下用c写的简易聊天室程序,可以多用户聊天-under linux using c write simple chat program, you can multi-user chat
chatInLinux
- Linux环境下的文本聊天,包含客户端与服务器端, 支持多方聊天。适合刚接触Linux网络编程的人学习使用。-Chat use text in Linux environment, including client and server process and it was support multi-chat. For fresh student learn Linux network programming.
intranet-chat-system-
- 一个linux系统下的小型局域网聊天系统,通过多线程实现。实现了群聊、和单人聊天两种模式。-A small linux system LAN chat system, through multi-threading. Achieve a group chat, and chat with single modes.
Desktop
- 本项目实现了在linux下简单的网络聊天室。在Linux下编写并调试服务器端程序和客户端程序,实现客户、服务器之间的连接和通信。可以在单机上开辟两个窗口分别运行客户、服务器端的程序,或者将两台主机连接分别作为客户和服务器的方式。本设计使用网络套接字socket和多线程在网络中的应用,并基于linux下的vi编辑器。本方案经gcc调试器调试成功,可以在单机网络聊天中使用。-This project achieved under linux simple online chat rooms. To
linux_chat
- linux课程设计,完成对话框界面实现群聊、客户端标志、客户端退出、聊天记录功能、单聊功能、多聊等功能功能。-Linux curriculum design, complete the dialog box interface to achieve the group chat client signs, exit the client, chat recording function, single chat feature, multi-chat function function.
chatroom.tar
- linux下socket聊天,使用了POSIX多线程 和socket 编程技术-socket chat under linux, use POSIX multi-threaded and socket programming
src
- 在LINUX下可用VIM编译的,基于TCP/IP的简单聊天室,采用SELECT I/O复用 来实现多客户端登陆,有心跳机制 守护进程等.-Available VIM compile under LINUX simple TCP/IP-based chat rooms, using SELECT I/O multiplexing to achieve multi-client login daemon heartbeat mechanism.
Chatroom
- 基于linux的socket多线程通信方式。采用sqlite3数据库存储用户信息. 能够实现注册、登陆、退出 、私聊、群聊、修改密码、查看在线用户-Linux-based multi-threaded socket communication. Sqlite3 database to store user information. Achieve registration, login, exit, private chat, group chat, change passwords, vi
scoket
- 实现linux下通过scoket多线程client之间的聊天功能-Implementation under linux through socket between multi-threaded client chat feature
week7
- linux下多线程聊天室,利用linux下的多线程技术-linux multithreaded chat rooms, the use of multi-threading technology under linux
socketChat
- linux下多线程编程,利用socket实现局域网内简单数据传输,实现简单的聊天功能,可实现多个用户同时聊天。无界面。-Multi-threaded programming in linux, the use of socket achieve a simple LAN data transfer, simple chat feature, allowing multiple users to simultaneously chat. No interface.
LC_CHAT
- linux 下的聊天室,使用多线程编程。-linux chat rooms, use of multi-threaded programming.
ChattingRoom
- LINUX下简单地聊天软件,可以多线程聊天-Under LINUX simply chat software, you can multi-threaded chat
chat
- linux下的网络编程,使用C语言,实现多人会话聊天室. 具体功能包括: 注册与登录系统,群聊,私聊,在线用户查询-Linux network programming, the use of C language, the realization of multi person chat rooms. Specific features include: registration and login system, group chat, private chat, online user qu
chat.tar
- Linux C编写的基于tcp协议的多人聊天,仿QQ功能(Multi person chat based on TCP protocol)