https://github.com/j-city/friendschat
https://github.com/j-city/friendschat
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/j-city/friendschat
- Owner: J-CITY
- Created: 2017-12-30T06:12:00.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-01T09:02:32.000Z (over 8 years ago)
- Last Synced: 2025-02-08T18:46:30.302Z (over 1 year ago)
- Language: C++
- Size: 8.8 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# friendsChat
server path: server/server.exe
client path: Client/Client.exe
proxy path - server/proxy.exe
Server help:
p - print all users
d and then enter - delete user with
a - add users, create client.txt with user id and password
Q - exit
Client help:
KEY_DOWN and KEY_UP - change choice between name and port
KEY_LEFT - delete last symbol
port = 10001 - connect to server
port = 10002 - connect to proxy
In chat:
'\n' - send message
KEY_DOWN and KEY_UP - leaf text area
KEY_LEFT - delete last symbol
Q - exit