Is there a 1 line method to get the IP Address of the server?
Thanks
|
|
|||||
|
|
|
From the docs:
This is distinct from the Remote addresses which relate to the client machine. |
||||||
|
|
|
From searching the net I found following code: (I couldn't find a single line method there)
-> where index is the index of your ip address host (ie. network connection). Code from: http://www.geekpedia.com/tutorial149_Get-the-IP-address-in-a-Windows-application.html |
|||
|
|
|
|
As other(s) have posted, |
||
|
|