to start the client run $ python Client.py username
You are discoverable by other users under your username
Once the program has started you will be presented with 4 options
1: show current users
2: show current connections
3: connect to a user
4: send message to a user
The options will appear reccurringly as the program checks for incomming communications
- shows all the users via the name server.
- shows all users who have either accepted your connection request or you have accepted thiers.
- Allows you to send a connection request to a user.
- allows you to send a message to a user in ehich a connection has already been accepted.
Incoming requests or messages will appear on screen DM requests require user input to either accept or decline the request