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

Search list

[ICQ-IM-ChatSOCKET API 聊天室

Description: 多人聊天室程序,通过WinSocketAPI 完成的,包括服务器和客户端两部分 -people chat room procedures, WinSocketAPI completed, including server and client part 2
Platform: | Size: 119808 | 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:

[Internet-NetworkChatRoom(Winsock)

Description: 这个程序要完成一个聊天室的功能,它是用纯的winsock的去写,而不用任何CSocket的东西, 即可以用来做客户端又可以用来做服务器端,它要求是非阻塞方式的连接。 -This procedure to complete a chat room feature, which is pure winsock of it is written without any CSocket things that can be used so the client can be used to do server-side, it means demand is non-blocking connections.
Platform: | Size: 8365056 | Author: df | Hits:

[Internet-Networklinux_chatting

Description: linux环境下多人聊天程序。包括服务器端和客户端程序,采用IPv6地址。对于学习socket套接字编程有帮助,使用了许多标准的库函数,可以参考任何一本Unix/Linux网络编程书籍进行学习。-linux environment than chat program. Including server-side and client procedures, the use of IPv6 addresses. Socket socket learning programming help, using a number of standard library functions, one can refer to any Unix/Linux network programming books to learn.
Platform: | Size: 3072 | Author: 金琦 | 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:

[Embeded Linuxsocket2

Description: 基于linux操作系统下的socket编程,完成一个简单聊天工具。服务器端首先:向内核申请一个socket。第二绑定地址到socket上,地址包括主机、端口。第三在socket上,允许接入呼叫并设置队列长度为1.第四等待/接受呼叫。第五传输数据(及可以聊天)。 客户端:第一向内核请求建立socket 第二与服务器相连。第三传输数据 -Linux operating system based on the socket programming, to complete a simple chat tool. Server-side First of all: to the kernel for a socket. Bind address to socket on the second, address, including the host, port. Third in the socket, allowing access to the call and set the queue length is 1. 4th to wait for/receive calls. 5th transmit data (and you can chat). Client: first to the kernel requests the establishment of a second socket connected with the server. Third transmission of data
Platform: | Size: 14336 | Author: zhangwei | Hits:

[Linux-UnixLam_qt

Description: 本软件采用Linux系统,以QT为开发语言,在实现了基本通信功能的基础之上,继续将软件进行交叉编译,并将其成功移植到ARM9开发板上。本软件没有服务器,只有单一的客户端,软件启动时通过使用UDP协议向255.255.255.255这个广播地址发送一个经过编码的广播包建立在线用户列表;本软件可以在XP系统、Ubuntu系统和ARM9开发板运行,使用了Tcp/Udp、Socket等技术;软件实现了基本的修改用户名、一对一聊天和文件的传输功能。 -The software deliberately adopted a Linux system to QT for the development of language, in the realization of the basic communication function basis, continue to cross-compile the software and successfully transplanted to the ARM9 development board. This software is not the server, only a single client, the software starts by using the UDP protocol to send to the broadcast address 255.255.255.255 that an encoded broadcast packets to establish a list of online users This software can be XP system, Ubuntu system and ARM9 development board run, using the Tcp/Udp, Socket and other technology software changes the basic user name, one to one chat and file transfer capabilities.
Platform: | Size: 140288 | Author: stone | 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-NetworkSOCKET

Description: Linux 下实现聊天室 客户端和服务器端-Linux chat room to achieve the client and server side
Platform: | Size: 166912 | Author: bwz | Hits:

[Linux-Unixunix-cs-socket

Description: 在Unix/Linux环境下,用Client/Server结构实现;支持多个客户之间的相互交流(公聊,用户名); 工作方式: 服务器程序先在后台运行; 客户端程序通过“网址+端口号”连接到服务器,并根据提示输入用户名(不需验证); -On Unix/Linux environment, using Client/Server architecture to achieve support interaction between multiple customers (the public chat, user name) work: first, the server program running in the background client through the " Web+ port " Connect to the server, and follow the prompts to enter a user name (without verification)
Platform: | Size: 2048 | Author: nick | Hits:

[Internet-Networkqt-socket

Description: 用于Linux操作系统,在QT环境下开发的基于Socket的聊天室,包括server和client两部分-For Linux operating system, developed in a QT environment Socket-based chat rooms, including two parts of the server and client
Platform: | Size: 1239040 | Author: nan | Hits:

[Embeded Linuxserver

Description: 基于qt,linux环境下socket编程,简单的聊天小程序的服务器端-Based qt, linux socket programming environment, a simple chat server-side applet
Platform: | Size: 241664 | Author: 周奕 | Hits:

[OS programf_client

Description: linux下用socket编程时实现的终端下的服务器、客服端字符聊天程序--客服端程序-linux socket programming achieved when using the terminal server client service character chat program- customer-side program
Platform: | Size: 1024 | Author: qwm | Hits:

[Internet-Networklinux-socket-chat

Description: 本聊天室程序在Ubuntu下,采用C语言实现,结构为Client/Server结构 服务端程序通过共享存储区存储聊天数据,并发送给每个连接的客户端 -This chat program under the Ubuntu, using C language implementation, structure of Client/Server structure Chat server program through the Shared storage area to store data, and sent to each client connection
Platform: | Size: 107520 | Author: zhangzhaoqing | Hits:

[Internet-Networkchat.tar

Description: 一个简单的linux socket应用,实现了server端和client端的实时对话。并且可以当作是子程序fork()函数的一个示例。-A simple linux socket application to achieve a real-time conversation server-side and client-side. And can be used as a subroutine fork () function is an example.
Platform: | Size: 1024 | Author: FFute | 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