【发布时间】:2012-02-27 17:48:09
【问题描述】:
尝试连接到 J2ME 项目中的网络时出现以下错误
Exception java.io.IOException: Error initializing HTTP tunnel connection:
HTTP/1.1 502 Proxy Error ( The specified Secure Sockets Layer (SSL) port is
not allowed. ISA Server is not configured to allow SSL requests from this port.
Most Web browsers use port 443 for SSL requests. )
我应该对设置或偏好进行一些更改吗?
我正在使用日食
【问题讨论】:
-
你能发布你的代码吗?并连接到网络意味着什么?能详细点吗?
标签: eclipse ssl java-me proxy http-1.1