Fixed: Client connects to server
Corrected problems the new ServerLink was experiencing when connectingto a client.
All local IP addresses are now converted to "localhost" so that aserver on the local host isn't listed multiple times (e.g., as"localhost" and 10.0.1.1).
View differences
Fixed: Client connects to server
Corrected problems the new ServerLink was experiencing when connecting
to a client.
All local IP addresses are now converted to "localhost" so that a
server on the local host isn't listed multiple times (e.g., as
"localhost" and 10.0.1.1).