搜索资源列表
linux下c语言多路复用实现聊天程序
- 多路复用实现的聊天程序的客户端和服务器端
chat-new.rar
- LINUX 下c语言编写的聊天程序,里面包括几个相关的源码和说明。,LINUX prepared under the c language chat program, which includes several related source code and instructions.
linuxmutitalk.rar
- 采用socket套接字方式实现一个简单的linux下多人聊天程序,运用了多线程技术。,To achieve more than a simple chat program under linux, using multi-threading.
chat
- linux系统下一个简单的聊天程序,主要用socket和select实现的-linux system a simple chat program, the main achievement of the socket and select
ChatServer
- Linux c语言多进程多用户聊天程序 使用多进程与多线程合作 使用共享内存V进行交换信息 可谓Linux网络套接字编程学习之良品-Linux c multi-process multi-user chat server
Linux_chatroom_select
- Linux网络编程一步一步学-异步通讯聊天程序(select)-Linux Network Programming step by step learning- asynchronous communication chat program (select)
FreeChat-ssl
- linux下基于ssl安全套接字设计的一个聊天程序,包含客户端和服务器的源码。-linux based ssl secure socket design a chat program, including client and server source code.
linux-chat-tcp
- linux下的聊天程序,使用TCP三次握手-chat program under linux, using the TCP three-way handshake
e-comm
- 代码来自sourceforge,在linux下的实时语音聊天程序,使用了adpcm编码,同时还使用了RTP实时传输协议,是一个很好的学习实时传输协议的程序。- The code comes from sourceforge, chats the procedure under the linux real-time pronunciation, has used the adpcm code, meanwhile has used the RTP real-time transmissi
linuxsocket
- linux聊天程序试试看毕业设计 没什么写的了-Try linux chat program not written by graduate design of the
ipc
- 在linux下利用消息队列实现简单的聊天程序-In linux message queue implementation using a simple chat program
chat
- linux下的一个聊天程序 ,代码完整, 调试通过。 既可以做服务器, 也可以做客户端。 程序代码才采用多种异步通讯模式。希望对初学习LINUX和TCP/CP的人有帮助。 -one chat room project under linux platform . complete project with no any bug. u can treat it as a server , and u can treat as a client as well. serval
unpv13e
- 详细说明:Linux下采用C语言开发的聊天程序,使用类似vi的操作界面,服务器端采用多线程技术,每线程服务一个客户端,客户端采用双进程,一个进程负责网络I/O,一个进程负责用户交互。-Linux development using C language chat, the use vi similar to the user interface, server multi-threading technology, every threaded a client services, client
chat
- linux下的聊天程序,具有局域网自动发现功能-chat program under linux , which have auto dectect function
cas
- linux下的利用网络编程编写的聊天程序源代码,含已经编译好的程序。-linux network programming under the use of chat program written in the source code, including the already compiled program.
Linux下Socket编程通讯程序
- 使用Socket套接字编程,设计在Linux下的简单聊天程序。 程序分为客户端、服务器端程序,命令行方式使用,*面。已经实现了如下功能: ■ 新用户注册,若预注册用户已经存在同名用户,则不能再注册 ■ 用户登录,可验证用户名、密码 ■ 用户登出或注销账户 ■ 在线用户查询,客户端可得到所有在线用户 ■ 聊天服务,与任一在线用户聊天 (在同一段时间内可接收多人的消息,但只能给一个人发送消息) ■ 传输文件,对好友名进行验证,对输入的文件名是否合法进行验证
cli_test
- 基于嵌入式Linux的聊天程序的客户端部分,使用socket套接字进行网络间通信。(The client part of the chat program based on embedded Linux uses socket socket to communicate with each other.)
ser_test
- 嵌入式Linux的聊天程序的服务器端程序,基于socket套接字进行网络间通信。(Embedded Linux chat program server-side program, based on socket socket for inter network communication.)
51CTO下载-linux下的udp聊天程序代码
- 在基于linux下实现聊天的功能,群聊和私聊都可以实现。(To achieve the function of chat, group chat and private chat can be achieved)