Get location info from www.example.com

Help for those learning Tcl or writing their own scripts.
User avatar
rosc2112
Revered One
Posts: 1454
Joined: Sun Feb 19, 2006 8:36 pm
Location: Northeast Pennsylvania

Post by rosc2112 »

Looks like my suspicion about the dots in the ip being converted into %2e is the problem then.. I can use the socket code to send the literal chars I suppose, but I can't do any more testing today, I found out that the site has a 20 query per day limit (which I added a test condition for, so it'll say when the limit's been reached..)
Post Reply