i wanna test my proggy with me and myself on two separate keys...
I host the game from one window.. and try to join with another window... but it doesnt seem to work... I used both my normal ip address and the 127.0.0.1 address but both dont seem to connect...how does one do it?
ID:175962
![]() Feb 23 2003, 6:22 pm
|
|
better off hosting the game via DreamDaemon, *then* connecting to it via a DS client... also make sure you have 'public' turned on in the DD window, and a port set. then you should be able to do byond://127.0.0.1:(port number here) from DS to connect to the game...
|
I just use two DS windows. I host from a port number I can remember on one window, then I start up another window and simply type that port number into the command line. No localhost, no 127.0.0.1, no IP address - just the port number.
Works for me! =) |
-Dagolar