搜索资源列表
-
0下载:
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)
-
-
0下载:
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
-
-
0下载:
这是一个普通的聊天程序。服务器用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 l
-
-
0下载:
在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
-
-
0下载:
这是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
Distr
-
-
0下载:
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.
-
-
0下载:
在Linux下用C语言编写实现的聊天室,实现了群聊功能,包含客户程序和服务器程序-In the chat room to achieve Linux written in C language to achieve a group chat features, including client and server programs
-