Version 2 is the same as Version 1 except for the following changes:


1) ServerA now accepts Case 110 so Chat servers can re-connect in the event ServerA goes down

2) Chat sercer sets up a timer loop trying to re-connect to ServerA. This loop continues
   until either Chat server is closed or ServerA comes back up again.
   When ServerA comes back up, Chat server sends ServerA it's server number, client port number
   and a list of current users still connected. Chat server sends message to Case 110

Other than the above 2 no other changes have been made