I'm working with a HttpConnection class requesting away. It's all working fine, except when I attempt to make a request specifying a port number. Surely it's possible to request via ports other than 80 ('course I'm not actually specifying 80 in the successfuly requests, it's just the default)?
By extension, does this mean that there's a problem using secure connections with SSL on some phones?
Any ideas?

Reply With Quote

