- Operator System Supported :Windows7,8,10
- Develop Environment:
- Client:Windows + Qt(C++)
- Server: CentOS7 + C
Double click client/exe/QtClient.exe
When a friend is not on-line, there will show a label "off-line" . And when a friend newly up-line, all users who are his friends will get a message about it.
When he/she is on-line, you can send your message or file(no bigger than 1GB) to him/her.
- Copy directory
server
to the server (Linux) - Under this directory, execute the command line
make
to compile the resource code, then there will be a executable fileserver
- Run server