I have the next problem...:
When I open the website
http://cgi3.ebay.de/aw-cgi/eBayISAPI.dll?TimeShow in my browser (IE), there is a german site with the eBay time. When I use the socket in mIRC with:
sockopen ebaysock cgi3.ebay.de 80 or
sockopen ebaysock cgi3.ebay.com 80
and
sockwrite -n $sockname GET /aw-cgi/eBayISAPI.dll?TimeShow HTTP/1.0 $+ $crlf $+ $crlf
I can only see the american site of the eBay Time. What is wrong?? When I use cgi3.ebay.de, there is the U. S.-Site, too?!
Mathias