I'm not sure I understand what you mean.
A) Do you have two addresses (e.g. http://www.apple.com and
http://support.apple.com) and you want to see if they point to the same IP?
You would need to be connected to the network and resolve the addresses for
that.
B) Do you have to addresses (e.g. http://www.apple.com/quicktime and
http://www.apple.com/itunes) and you want to see if they point to the same
server?
In this case, RegEx search should do the job.
Roger
----- Original Message -----
From: "Norman Palardy" <palardyn at shaw dot ca>
To: "REALbasic Group" <realbasic-nug at lists dot realsoftware dot com>
Sent: Friday, April 29, 2005 1:04 PM
Subject: Determining if two urls point to the same server
Anyone got some code that will do this without having to be connected to
the network ?
I've whipped something up that seems to be OK but something else to
compare to might point out anything I'v overlooked
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|