An open API service indexing awesome lists of open source software.

https://github.com/quan930/c_im_system_client_gui

c语言im系统 客户端 GUI
https://github.com/quan930/c_im_system_client_gui

c cjson gtk2 gui imsystem linux

Last synced: about 2 months ago
JSON representation

c语言im系统 客户端 GUI

Awesome Lists containing this project

README

          

### c语言聊天系统客户端GUI

##### 服务器
+ [服务器项目地址](https://github.com/quan930/c_im_system_server)

##### 所用框架
+ cJSON
+ GTK+ 2

##### 功能模块
+ 用户登陆
+ 用户注册
+ 单发消息
+ 接收离线消息

##### 演示
![](https://github.com/quan930/c_im_system_client_gui/blob/master/out.gif)