[GoLUG] Mailing list, long term.
Ron
ron at bclug.ca
Fri Aug 15 02:26:08 EDT 2025
Steve Litt wrote on 2025-08-14 22:41:
> And if they were both on the same shared hosting facility, it might
> be possible for both to be on the same IP address and port.
> What might be some methods to disallow two identically named
> MindMeld servers on the same IP and port?
Only one service can bind to an IP:port combo.
The second service that tries to gain access will be denied.
More information about the GoLUG
mailing list