| View previous topic :: View next topic |
| Author |
Message |
herman Guest
|
Posted: Fri Sep 12, 2003 3:02 am Post subject: how to get gateway IP address |
|
|
from a subnet computer?
TIA
|
|
| Back to top |
|
 |
tcpip Guest
|
Posted: Fri Sep 12, 2003 2:44 pm Post subject: Re: how to get gateway IP address |
|
|
check interface properties. e.g. I like snmp for window$
http://tangentsoft.net/wskfaq/examples/getmac-snmp.html
you may use any other way
rgds
"herman" <herman.wz (AT) mail (DOT) com> wrote
| Quote: | from a subnet computer?
TIA
|
|
|
| Back to top |
|
 |
Johannes Berg Guest
|
Posted: Mon Sep 15, 2003 7:54 pm Post subject: Re: how to get gateway IP address |
|
|
On Fri, 12 Sep 2003 11:02:42 +0800, herman wrote:
| Quote: | from a subnet computer?
|
Check your route settings.
johannes
|
|
| Back to top |
|
 |
herman Guest
|
Posted: Wed Sep 17, 2003 1:35 am Post subject: Re: how to get gateway IP address |
|
|
"Johannes Berg" <news (AT) johannes (DOT) sipsolutions.de>
??????:pan.2003.09.15.19.54.13.63257 (AT) johannes (DOT) sipsolutions.de...
| Quote: | On Fri, 12 Sep 2003 11:02:42 +0800, herman wrote:
from a subnet computer?
Check your route settings.
johannes
|
How to get that within my program? I mean that public static IP address.
|
|
| Back to top |
|
 |
Johannes Berg Guest
|
Posted: Wed Sep 17, 2003 11:33 am Post subject: Re: how to get gateway IP address |
|
|
On Wed, 17 Sep 2003 09:35:04 +0800, herman wrote:
| Quote: | How to get that within my program? I mean that public static IP address.
|
Oh, thinko. Your route only has the internal address. You may need to use
something like http://www.whatismyipaddress.com/
johannes
|
|
| Back to top |
|
 |
|