ID:175962
 
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?
Get testers... :}

-Dagolar
In response to Dago
lol, the best tester is ME:p hehe, anyone know?
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...
In response to digitalmouse
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! =)
In response to Crispy
thanx!