So I tracked down one of the problems I'm having with the wikipedia demo
object: It's trying to connect to http://en.wikipedia.org:4231/ -- turns out
if you give the URL parser a URL without a port, it will add 4321 as the
port!  That seems kinda silly to me, since default port is a
protocol-specific thing. I'm surprised this has worked for you (assuming
you've been using it as is) -- oh well, I'll just force it to :80 in the
wikipedia object and see how it goes from there.

-Ken


_______________________________________________
vos-d mailing list
[email protected]
http://www.interreality.org/cgi-bin/mailman/listinfo/vos-d

Reply via email to