About 162 results found. (Query 0.03600 seconds)
. + +## The Server + +When a client sends a message to the server, all the server does is broadcast it to everyone else connected to the server; it is a very basic relay. + +With the way messages are structured in the program, the server has no knowledge of who exactly is sending a message, and they do not know who is receiving it, or if the person receiving it is even online.
No information is available for this page.