XKore publicIp: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
; XKore_publicIp <[ | ; XKore_publicIp <[http://en.wikipedia.org/wiki/IP_address IP]> | ||
: IP address for [[XKore]] 2 to listen on. Use 0.0.0.0 to listen on all interfaces. By default, it only listens on 127.0.0.1 so only clients from the same system will be able to connect. | : IP address for [[XKore]] 2 to listen on. Use 0.0.0.0 to listen on all interfaces. By default, it only listens on 127.0.0.1 so only clients from the same system will be able to connect. | ||
Revision as of 16:50, 9 February 2013
- XKore_publicIp <IP>
- IP address for XKore 2 to listen on. Use 0.0.0.0 to listen on all interfaces. By default, it only listens on 127.0.0.1 so only clients from the same system will be able to connect.
Notes
- Your IP address from the same network is different from your IP address over the internet and past a router.
- To know your network IP address, use the command ifconfig (linux command) or ipconfig /all (windows 2k/xp command), or contact your network administrator.
- To know your IP address over the internet, visit http://www.whatismyip.com/.