HighDots Forums  

extract dynamic IP number from router

JavaScript discussion (multi-lingual) JavaScript discussion (alt.comp.lang.javascript)


Discuss extract dynamic IP number from router in the JavaScript discussion (multi-lingual) forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Bob Fry
 
Posts: n/a

Default extract dynamic IP number from router - 02-13-2007 , 12:47 PM






Just kinda thinking out loud.

I am thinking of switching from my current static IP number to
dynamic, because I can get more download bandwidth for less money
(ADSL). However, to connect to work from my home PC I need to send an
email with my current IP number. With static IP that's trivial, with
dynamic I would have to login to my router, see what the IP number is,
type it into the email, then send. And being physically lazy that
sux.

So I'm thinking a script could do this, write? Hmmm, should be in VBA
to do everything...which I don't know. Or can Javascript access MS
Outlook 2003 which I use for email? Well, maybe this email doesn't
have to use Outlook....so many options, so little knowledge.
--
"If brute force doesn't solve your problems, then you aren't using
enough."

Reply With Quote
  #2  
Old   
Tom Lake
 
Posts: n/a

Default Re: extract dynamic IP number from router - 02-13-2007 , 12:51 PM






Quote:
I am thinking of switching from my current static IP number to
dynamic, because I can get more download bandwidth for less money
(ADSL). However, to connect to work from my home PC I need to send an
email with my current IP number. With static IP that's trivial, with
dynamic I would have to login to my router, see what the IP number is,
type it into the email, then send. And being physically lazy that
sux.
Have your router use the IP address of your computer then you can check it
with IPCONFIG which can be run from a batch file or vbs script..

Tom Lake




Reply With Quote
  #3  
Old   
Travis M.
 
Posts: n/a

Default Re: extract dynamic IP number from router - 02-13-2007 , 01:05 PM



"Bob Fry" <bobfry (AT) mailinator (DOT) com> wrote

Quote:
Just kinda thinking out loud.

I am thinking of switching from my current static IP number to
dynamic, because I can get more download bandwidth for less money
(ADSL). However, to connect to work from my home PC I need to send
an email with my current IP number. With static IP that's trivial,
with dynamic I would have to login to my router, see what the IP
number is, type it into the email, then send. And being physically
lazy that sux.

So I'm thinking a script could do this, write? Hmmm, should be in
VBA to do everything...which I don't know. Or can Javascript
access MS Outlook 2003 which I use for email? Well, maybe this
email doesn't have to use Outlook....so many options, so little
knowledge.
Just Google "What is my IP" and then add it as a Favorite/Bookmark or as
a shortcut on your desktop.

--


Travis in Shoreline Washington



Reply With Quote
  #4  
Old   
Bruce
 
Posts: n/a

Default Re: extract dynamic IP number from router - 02-13-2007 , 06:08 PM



Get a free dynamic I.P. client that will run on your computer in the task
bar or on some routers.
I use the client from http://www.no-ip.com and it works great.

Good luck,
Bruce


"Bob Fry" <bobfry (AT) mailinator (DOT) com> wrote

Quote:
Just kinda thinking out loud.

I am thinking of switching from my current static IP number to
dynamic, because I can get more download bandwidth for less money
(ADSL). However, to connect to work from my home PC I need to send an
email with my current IP number. With static IP that's trivial, with
dynamic I would have to login to my router, see what the IP number is,
type it into the email, then send. And being physically lazy that
sux.

So I'm thinking a script could do this, write? Hmmm, should be in VBA
to do everything...which I don't know. Or can Javascript access MS
Outlook 2003 which I use for email? Well, maybe this email doesn't
have to use Outlook....so many options, so little knowledge.
--
"If brute force doesn't solve your problems, then you aren't using
enough."



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.