You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create initial code for client code. The following features should be included:
Implement communication protocol.
Implement server connection configuration both through use of a configuration file as well as with flags directly to the client. The following flags are suggested: -h = Remote host, -p Remote port, -c Configuration File
i18n support.
The text was updated successfully, but these errors were encountered:
Create initial code for client code. The following features should be included:
The text was updated successfully, but these errors were encountered: