搜索资源列表
-
0下载:
linux下的聊天程序,server端和client端,下载后直接编译就可运行。-under linux chat procedures, and client-server side, After downloading can be directly translated operation.
-
-
1下载:
linux下的聊天程序,server端和client端下载后直接编译就可运行。其他为必需的调运函数,也必须调用并运行。-under linux chat procedures, server and client-side download operation can be directly translated. Other necessary for the transportation function, you must call and run.
-
-
0下载:
一个简单的linux下的聊天程序,server端和client端下载后直接编译就可运行。-a simple chat under linux procedures, server and client-side download operation can be directly translated.
-
-
0下载:
通过TCP方式,进程文字聊天.一个作为服务器,一个作为客户端-through TCP, process text chat. As a server, one as a client
-
-
0下载:
linux C聊天室代码,包括server端和client端。-chat rooms linux C code, including server-side and client side.
-
-
0下载:
linux下基于ssl安全套接字设计的一个聊天程序,包含客户端和服务器的源码。-linux based ssl secure socket design a chat program, including client and server source code.
-
-
0下载:
详细说明: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
-
-
0下载:
chat programing.there is a server and client that chat with each other.
-
-
0下载:
UDP chat client and server
-
-
0下载:
Linux下异步聊天,有客户端和服务端俩个类-Under Linux asynchronous chat, there are both client and server classes
-
-
0下载:
this a client program for chat server using message queues-this is a client program for chat server using message queues
-
-
0下载:
linux下的客户机与服务器网络程序,实现实现客户机能群聊的功能。服务器可以查看当前的在线客户状态。开发环境为linux ubutun 10.04 用gcc编译-linux client and server under the network program to achieve functional groups to achieve customer chat feature. Server can view the current state of online customers. D
-
-
0下载:
本程序在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
-
-
0下载:
linux 下的c语言聊天软件,有客户端和服务器端!-c language under linux chat software, client and server side!
-
-
1下载:
一个基于Linux系统的网络通信程序。共分两部分:服务器程序和客户端程序。扶持多客户之间聊天,服务器与客户端聊天等。-A Linux-based system of network communication program. Divided into two parts: server and client programs. Support multiple customers to chat, chat server and client.
-
-
0下载:
unix的聊天程序 客户端和服务器端 支持多人在线聊天 查询等功能-The chat program unix client and server-side support multiplayer online chat
-
-
0下载:
简易聊天室平台模拟。基于linux平台支持用户登录,聊天。后台管理器监听,最大同时在线人数。提供client和server两端的代码。-Simple chat room simulation platform. Support for user login and chat. Manage listens, the maximum number of simultaneous online. Provides client and server ends of the code.
-
-
0下载:
一个java写的聊天室,分服务器端和客户端,服务器端实现后台管理,客户端有登录功能,还有私聊等功能。-Write a java chat room, and server-side and client-side, server-side implementation management background, the client has a login function, as well as private chat and other functions.
-
-
0下载:
有一个服务器端 有多个客户端
先启动服务器,服务器端永不退出,或者信号退出。
启动客户端,输入一个昵称,连接服务器,把昵称发给服务器
服务器收到客户的连接请求后,启动一个新的线程与客户端进行交互-There is a server has multiple clients
First start the server, the server never quit, or exit signal.
Start the client, enter a nickname, conn
-
-
0下载:
1. 聊天室服务器端的创建。
2. 聊天室客户端的创建。
3. 实现客户与服务器的连接通讯。
4. 实现客户之间的私聊
5. 实现客户端的在线信息显示。
6. 实现服务器端当前在线客户信息。(1. chat room server side creation.
2. chat room client creation.
3. realize the connection communication between client and server.
4., to achieve
-