This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

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