philazzi44 / DnDCS

DnD Client-Server
3 stars 1 forks source link

Create a "Reconnect" option to Client #16

Closed philazzi44 closed 10 years ago

philazzi44 commented 10 years ago

Since the socket connection appears to get severed sometimes, the client should support a "Reconnect" option that simply re-initializes the connection to the same server. Not elegant, but will work for us.

philazzi44 commented 10 years ago

Added