An open API service indexing awesome lists of open source software.

https://github.com/j-city/friendschat


https://github.com/j-city/friendschat

Last synced: over 1 year ago
JSON representation

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