Currently we rely on localhost, but we should allow the changing of machines to not default localhost. The first stage will be to do some DNS lookup on a domain to correctly resolve the IP address.
Furthermore, we currently use a compiler injected constant, but this should be changed to use a value from memory.
Currently we rely on localhost, but we should allow the changing of machines to not default localhost. The first stage will be to do some DNS lookup on a domain to correctly resolve the IP address.
Furthermore, we currently use a compiler injected constant, but this should be changed to use a value from memory.