posted 17 years ago
Isn't that like sending a letter through snail main to friend without knowing their address?
If the server and all clients are on the same LAN it might be possible to rig something up using broadcast, scanning all active ports(if you don't know the port number) on all machines in the LAN, but it could hardly be called a quick connect. If they are not all part of the same LAN, forget about it.
If, for whatever reason the IP address of the server might be different each time, run a small server program on a machine with a static IP whose only purpose in life is to accept the address from the server and then sending that to clients.
"Should array indices start at 0 or 1? My compromise of 0.5 was rejected without, I thought, proper consideration."- Stan Kelly-Bootle