
finding ip address from isdn line
it gives the local lan assigned ip of the computer.
Quote:
> Imports System.Net
> Your computer:
> Dim MyIP as IPAddress =
Dns.GetHostByName(Dns.GetHostName()).AddressList(0)
Quote:
> Another Computer:
> Dim YourIP as IPAddress = Dns.GetHostByName("dns name").AddressList(0)
> > how can i resolve ip address of a computer connected to internet from
isdn
> > connection or from lan.
> > is there any way using ipaddress class i can find this
> > rk reddy
> > __________________________________________________________________ ICQ#:
> > 127134566 Current ICQ status: + More ways to contact me i See more about
> me:
> > __________________________________________________________________