Skip to content

klindenbach/chatClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chatClient v1.0

Requirements: Qt5.1 To test out chatting over a network, install and deploy package "chatServer" source at git clone https://github.com/klindenbach/chatServer.git

Sample Usage: Change to main directory: chatClient

 Run: 
   qmake
   make

Change to the path of the executable: chatClient/release

  Run : 
    ./EKChat or EKChat.exe

Releases

No releases published

Packages

No packages published