搜索资源列表
Linux下c语言开发的聊天工具
- Linux下c语言开发的聊天工具,gtk库生成图形界面,socket
Qt4chat
- 基于Qt4的聊天程序的源代码,Socket编程相关的,C++程序。既可以在LINUX上编译运行,也可以在WINDOWS平台上编译运行。-This program is based on QT4 GUI Library, it is a chat program, which can be compiled on windows platform and also can be compiled on Linux platform.It is useful.
linux_chat
- linux下基于tcp实现的类似于qq的聊天程序,相信对学习linux下的socket编程有很大帮助。-linux qq based on linux tcp socket programming
socket-windows-linux
- 跨平台聊天工具 跨平台聊天工具 跨平台聊天工具 跨平台聊天工具 -Cross-platform cross-platform chat tool chat tools chat tool cross-platform cross-platform cross-platform chat tool chat tools chat tool cross-platform cross-platform cross-platform chat tool chat tools
server
- 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)
chat_example.tar
- 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
SOCKET
- Linux 下实现聊天室 客户端和服务器端-Linux chat room to achieve the client and server side
Room
- 这个在linux下gcc编译通过的聊天室,是基于udp协议的。能够发送消息的时候,显示用户名。进入和退出聊天室都有相应的提示,是TCP/IP Socket编程(C语言描述)学习的好实例
Chatting_Room
- linux下实现的网络聊天室软件,采用c/s架构,包括客户端和服务端。主要采用socket、thread编程、以及进程间通信等实现了用户间私聊、群聊、查看在线用户的功能,服务端管理员有踢人、禁言、解禁的特殊权限。并附有软件使用帮助文档。-Internet chat room software under linux using c/s architecture, including the client and the server. Main socket, thread programmin
Linux_chatting_room
- 基于Liunx系统中聊天室,使用socket编程,采用C/S架构,使用TCP协议-the chatting room based on Linux
socket.tar
- Linux下C语言写的简易的socket聊天室,可供新手参考-Linux C language to write simple socket chat rooms for novice reference
linux-socket-chat
- 本聊天室程序在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
miniFTP
- win SOCKET 编程实现 miniFTPclient/Server Zhe大计算机网络实验,具体要求如下: 使用 Win32Socket 函数实现,不能使用 MFC 的 Csocket 类库(MFC 的 Csocket 类库不 能在 LINUX、UNIX 等环境下使用,跨平台性差),不能用 C++ builder 开发(编程量太少, C++ builder 已完成了很多 SOCKET 代码的编写)。 1. mini FTPclient/ Server 要求:在客户端至少实现 GE
Linux_TcpSocket_CPP_Code
- linux C++ socket 聊天软件-char software
SOCKET-QQ
- socket在linux环境下实现基本的聊天功能的C程序,包含服务端和客户端-Realization linux basic chat function C program
src
- 用C写的一个类似QQ的IM聊天工具: 1, 服务器为LINUX 2, 客户端为WIN 可以作为学习SOCKET编程的参考工程.-C wrote a similar QQ IM chat tools: 1, the server is LINUX 2, the client can be used as learning to WIN SOCKET programming reference works.
