vbgen Level: Moderator
 Registered: 10-10-2002 Posts: 876
|
Re: Getting the number used by a pc to connect to the internet
thanks, steve.. but not what i mean...
i guess english is confusing sometimes...
by what telephone number the pc is using to connect to the isp?...
i meant what telephone number the pc is using to connect, and not the number it is dialing up to...
.....seems that it isn't so clear....
Option "PC is at home"
Dim PC as computer....
Dim PC_Number as my_house_phone_number....
Dim ISP as internet_service_provider....
Dim ISP_Number as The_number_you_dialup_to....
... i know PC, and of course i know PC_Number...
... i know ISP, and i also know ISP_Number...
CASE:
if i wasn't at home, and i was using the PC at an internet cafe...
ISP and ISP_Number are irrelevant to me...
and the assumption is that i do not know PC_Number... which is the telephone number the cafe is using to dialup to its ISP..
quote: what code can help me get PC_Number, in case i didn't know it at all?
____________________________
Been busy trying to take a second degree <--it's not working out...
|