Closed GoogleCodeExporter closed 8 years ago
I suggest you try the current 2.3 build that is in the trunk, as it contains
fixes that are related to proxy settings.
If that still doesn't work, you should check for proxy server logs for hints as
to what is happening.
Original comment by sype...@gmail.com
on 2 Jul 2012 at 10:35
I just noticed that your proxy returns "200 OK" instead of "200 Connection
Established". The library was looking for "200 connection established" in the
response and considered anything else a failure to connect. I have just
modified that to look only for "200", and committed the changes in r365. You
can download JavaPNS 2.3 Alpha 7 from the Trunk.
Original comment by sype...@gmail.com
on 13 Jul 2012 at 2:15
Original issue reported on code.google.com by
sdhondi...@gmail.com
on 28 Jun 2012 at 8:14