Welcome![Sign In][Sign Up]
Location:
Search - linux chat server in c

Search list

[Internet-Networkchatserver1.2.tar

Description: Net-Sky ChatServer不同于其他的用PHP,ASP,PERL等脚本语言编写的或其他任何CGI模式的聊天程式,本聊天室程序使用标准C语言开发,独立于任何第三方WEBSERVER而运行,快速,高效,稳定,大容量。程序的设计目标是能在一台普通的PC上同时容纳上万人聊天。经初步测试,完全达标:每个聊天室一道进程,占内存约700K,80人在线时占CPU约0.03% (Pll450)。程序启动即将所有模版一次性载入内存,最大限度减少硬盘的I/O操作(聊天过程没有任何硬盘I/O),最大限度提高性能。这不不并不意味着每次修改配置后要重新启动聊程式,系统提供专门的管理员命令来重载或修改配置,而不须停止或间断服务。(Only For Linux)-Net-Sky ChatServer different from the other with PHP, ASP, PERL scripting languages such as prepared by the CGI or any other mode of chat programs, the chat room using the standard C language development, independent of any third-party WEBSERVER and running fast, efficient, stable, large capacity. The design goal is that it can be an ordinary PC to accommodate 10,000 people chatting. After initial testing, fully standards : each process in a chat room, accounting for about 700K of memory, 80-CPU time for about 0.03% (Pll450). All the forthcoming commencement of proceedings templates included one-time memory, hard disk to minimize the I/O operations (Chat drives the process without any I/O), to maximize performance. This does not mean that not every amendment is not configured to restar
Platform: | Size: 38912 | Author: 苏星 | Hits:

[Linux-Unixsocket

Description: 提供了非阻塞的客户端和服务器端通信的实例程序。用linux下的C语言实现。-Provides a non-blocking client and server-side examples of communication procedures. Under linux using C language.
Platform: | Size: 10240 | Author: jidong | Hits:

[Linux-Unixsocket_chater

Description:
Platform: | Size: 9216 | Author: Tang Ketan | Hits:

[Linux-UnixFreeChat-ssl

Description: linux下基于ssl安全套接字设计的一个聊天程序,包含客户端和服务器的源码。-linux based ssl secure socket design a chat program, including client and server source code.
Platform: | Size: 32768 | Author: lin | Hits:

[Linux-Unixchat

Description: linux系统下一个简单的聊天程序,主要用socket和select实现的-linux system a simple chat program, the main achievement of the socket and select
Platform: | Size: 16384 | Author: cxt | Hits:

[Internet-Networkserver

Description: 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)
Platform: | Size: 2048 | Author: devesh | Hits:

[Linux-UnixSOCKET-Linux-chat

Description: 本程序在ubuntu下用C语言实现,采用server/client模式,服务端通过功效内存存储聊天记录,发给每个客服端-Under this program in ubuntu with the C language, using server/client model, the effectiveness of memory storage server through the chat, each customer-side distributed
Platform: | Size: 144384 | Author: | Hits:

[Internet-Networkchat_example.tar

Description: Linux下使用C + socket TCP实现的一个简单的聊天服务器和客户端程序。使用gcc编译时,需要增加-lpthread选项-using C+ socket TCP in Linux implementation of a simple chat server and client. Using the gcc compiler, the need to increase the-lpthread option
Platform: | Size: 3072 | Author: 冀涛 | Hits:

[Internet-NetworkChatting

Description: 这是一个普通的聊天程序。服务器用C写,客户端的逻辑层用C写,客户端用户界面用Java写,它和逻辑层之间用JNI相连。此程序运行在Linux+Netbean之上。-This is an ordinary chat program. Server written in C, client written in C, the logic layer, client-side user interface written in Java, it is connected to the logical layer using JNI. This program runs in Linux+ Netbean above.
Platform: | Size: 79872 | Author: morgan | Hits:

[Linux-Unixserver.c

Description: linux平台c语言写成的局域网聊天服务器程序-c language linux platform LAN chat server program written in
Platform: | Size: 4096 | Author: 张旭 | Hits:

[Internet-Networkserver

Description: 在linux环境下,用c语言编写的,使用tcp协议的服务器端程序,实现聊天室功能的服务器端程序-In the linux environment, using the c language, using the tcp protocol server-side programs, and chat room features a server-side program
Platform: | Size: 1024 | Author: 王磊 | Hits:

[Internet-Networkmanytomany

Description: 这是linux下,多对多的基于TCP\IP简单的C语言聊天程序。 id:内容 指定发给某一人 内容 发给服务器 *:内容 发给所有人-This is under linux, many-to-many TCP \ IP simple chat program in C language. id: content Specify issued to a person Content Sent to the server *:content Distributed to all
Platform: | Size: 12288 | Author: 李俊涛 | Hits:

[Linux-Unixserver

Description: 在linux下,用C语言实现的聊天程序中服务器的实现,程序可编译运行。-In Linux, using C language implementation of the realization of the server chat program, and the program can be normal compilation operation.
Platform: | Size: 1024 | Author: 蓝雨 | Hits:

[Internet-NetworkVCPP6.0-Linux-TCP-chatroom

Description: tcp_server.c运行于linux,用于作服务器。客户端用VC++6.0开发,实现了网络聊天室和单对单聊天功能。-tcp_server.c run in linux, is used as a server. The client development VC++6.0 used Internet chat rooms and a single on-one chat function.
Platform: | Size: 3765248 | Author: wenzi | Hits:

[Embeded LinuxTCP_talk

Description: tcp协议的简单聊天工程,由客户端、服务器组成,用c语言实现,可用于嵌入式linux网络编程中。-Simple chat engineering, TCP protocol is composed of client, server, implemented in c language, can be used in the embedded Linux network programming.
Platform: | Size: 12288 | Author: pingshengfu | Hits:

[Windows DevelopLittleIM

Description: 网络文字聊天工具,客户端在windows平台用VC实现,服务端在linux平台用C++实现。-Network chat tool, the client in the windows platform realized by VC server in the Linux platform, using C++ implementation.
Platform: | Size: 5812224 | Author: 方展鹏 | Hits:

[Linux-Unixchat_server

Description: 我自己写的一个基于tcp/ip的聊天服务器,可是实现实时通话以及多人通话,请多多指教,其中用到了链表,是在linux c下编写-I write a chat server based on TCP/IP, but in real time to speak, and many people call, please advice, which use the linked list, is written under Linux c
Platform: | Size: 2048 | Author: 白鹿 | Hits:

[Internet-NetworkChatP

Description: 在Linux下用C语言编写实现的聊天室,实现了群聊功能,包含客户程序和服务器程序-In the chat room to achieve Linux written in C language to achieve a group chat features, including client and server programs
Platform: | Size: 8192 | Author: 我查查 | Hits:

[WEB CodeMeChatT4.30

Description: 实现专用高性能web聊天室的功能,安装、维护极其简单。AbcChat采用C++编制,速度奇快,支持5000人同时在线! AbcChat灵活的模板结构,提供您一个充分展示自己个性的平台支持windowNT/2000/XP/linux/solaris/unix。本系统无需任何WEB SERVER、数据库系统支持,完全独立运行。不需要将本软件与任何WEB服务器安装于同一目录或子目录,增加语音聊天功能,增加头像功能,增加视频功能,增加视频聊天功能-Achieve special high performance web chat room function, installation, maintenance is very simple. AbcChat using C++ preparation, the speed of odd fast, support 5000 people online at the same time AbcChat flexible template structure, to provide you with a full display of their own personality of the platform to support windowNT/2000/XP/linux/solaris/unix. This system does not need any SERVER WEB, system support, completely independent operation. Do not need to install the software and any WEB server in the same directory or sub directory, increase the voice chat function, increase the picture function, increase the video function, increase the video chat function
Platform: | Size: 1487872 | Author: zzpudn91 | Hits:

[Otherlinux_qq

Description: 该代码在Linux实现了一个类似于windows上的QQ的聊天工具。主要是基于TCP/IP协议的socket通信。包括服务器端和客户端两部分,其中客户端使用了select的IO多路复用技术,服务器端由于要监听多个客户端,因此使用了epoll的IO多路复用技术。整个项目目前可以实现的功能有用户的注册与登录,添加好友,发送聊天消息,发送与接收文件等。(The code implements a chat tool similar to windows on QQ in Linux. Socket communication is mainly based on TCP/IP protocol. Including server and client two parts, in which the client uses the select IO multiplexing technology, the server side to monitor a number of clients, so the use of epoll IO multiplexing technology. The functions of the whole project can be registered and logged by users, add friends, send chat messages, send and receive files, etc..)
Platform: | Size: 41984 | Author: 零下10度C | Hits:
« 12 »

CodeBus www.codebus.net