Homehost - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Homehost (
/showthread.php?tid=190516)
Homehost -
Dannu13 - 15.11.2010
hello what an homehost ip ? my networg ip dosent work :/
Re: Homehost -
Jochemd - 15.11.2010
Try
www.whatismyip.com. And did you port-forward for you right local IP?
Re: Homehost -
Gforcez - 15.11.2010
Quote:
Originally Posted by Dannu13
hello what an homehost ip ? my networg ip dosent work :/
|
a homehost, what the word already says: Home Host, its your host at home.
Local Server ip: 127.0.0.1 (or just 'localhost')
Re: Homehost -
Jochemd - 15.11.2010
That is not your local IP, that is the IP of your computer. You can find your local IP somewhere around the internet stuff
Vista: Network Center -> State -> Details -> IPv6
I'm not sure about the other firmware.
Re: Homehost -
Hiddos - 15.11.2010
Quote:
Originally Posted by Jochemd
That is not your local IP, that is the IP of your computer. You can find your local IP somewhere around the internet stuff
Vista: Network Center -> State -> Details -> IPv6
I'm not sure about the other firmware.
|
Yes, and that is local rofl.
To connect to your own homehost, use this IP: localhost: <port here>
For local IPs (In your network), use their network IP, probably something like: 10.0.0.* : <port>
For setting up homehost for global use, check the Port Forwarding tut in the tut section.
Other then taht, I can't really follow what you mean.