Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodeChatClient

QT GUI chat client for the node.js tcp chat server

(https://github.com/jeremyko/nodeChatServer)

ScreenShot

Current features:

  1. enroll user

  2. add/remove friend

  3. login and retrieve my friend list

  4. notify logged in/out

  5. deliver chat message

QT로 작성된 채팅 클라이언트 입니다.

node.js로 작성된 tcp server(https://github.com/jeremyko/nodeChatServer)와 연동됩니다.

현재 구현된 기능:

  1. 최초 사용자 등록하기

  2. 대화상대 추가/삭제 하기

  3. 로그인시 인증 및 사용자 정보(대화목록) 보내주기

  4. 로그인/아웃 여부를 모두에게 알리기

  5. 채팅 메시지 전달하기

LICENSE

This projected is licensed under the terms of the BSD license.

About

qt client for the node.js tcp chat server

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors