Displaying 2 results from an estimated 2 matches for "freds_laptop".
2006 Jul 14
2
browser connection issue to http://localhost:3000/ on XP ?
...arm
[4] Also if this helps here is an netstat output - you can see that the
browser does seemed to have triggered a TCP connection to the laptop I
guess (?)
----------
C:\Gregs\INSTAN~1\rails_apps>netstat
Active Connections
Proto Local Address Foreign Address State
TCP FREDS_LAPTOP:1180 localhost:1181 ESTABLISHED
TCP FREDS_LAPTOP:1181 localhost:1180 ESTABLISHED
TCP FREDS_LAPTOP:1365 localhost:3000 ESTABLISHED
TCP FREDS_LAPTOP:3000 localhost:1365 ESTABLISHED
----------
==========================================...
2006 Jul 14
5
browser connection issue to http://localhost:3000/ on XP ?
Hi,
I think I have network issue on my XP PC here trying to run up
InstantRails and using it. I create an application and run up the
server "ruby scripts/server" and it runs up, but then when I try to
browse to it the browser just sits and spins and doesn''t connect :(
* I''ve tried: localhost:3000, 127.0.0.0:3000, 127.0.0.1:3000 + the IP
address that