View Single Post
  #23  
Old 06-16-2014, 07:23 PM
lerxst2112
Demi-God
 
Join Date: Aug 2010
Posts: 1,742
Default

If you plan to have other computers on your network connect to the server you should use the server's actual ip address in your config. So, instead of 127.0.0.1 use 192.168.0.whatever. You can see what the address is by running ipconfig on the command line.
Reply With Quote