Skip to content

A chat app client than the ui base on duilib and with network communications! This project is not yet completed!

License

Notifications You must be signed in to change notification settings

caihy05/duilib_ChatClient

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

duilib_ChatClient

  *A chat app client than the ui base on duilib and with network communications! This project is not completed!  

一个用duilib写的聊天客户端应用,尚未完成,后续会配套一个服务器端的应用,都是基于Windows平台。  

客户端代码:https://github.com/TTGuoying/duilib_ChatClient

  服务器代码:https://github.com/TTGuoying/duilib_ChatServer

  本软件是本人个人学习duilib UI库过程中创作,所用素材皆取值网络,代码开源用于学习交流之用,如有侵权,请邮件[email protected]告知,立即删除。

  本软件使用到 duilib UI库sqliteRapidJSON GitHub,windows win32编程,网络编程,客户端用到WSAEventSelect网络模型,服务器用到IOCP网络模型和线程池。     开发工具:VS2017

  本人能力有限,从2018年2月9日开始,陆陆续续写了将近一个月(3月5日 00:05),中间还有春节忙前忙后,所用时间不多,软件还有BUG,已经可以正常使用。

软件截图

simpledom simpledom

simpledom

simpledom

simpledom

simpledom

simpledom

simpledom

simpledom

simpledom

About

A chat app client than the ui base on duilib and with network communications! This project is not yet completed!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 87.2%
  • C 12.8%