HTTP Proxy on J2ME

J

Jerome

Hi,

I'm just wondering if it is possible to set an HTTP proxy on
aconnection to an HTTP Server from a J2ME Device (PPC 2003).
I'm working with a J9 KVM (MIDP 2.0/CLDC 1.0) and the direct
connection works fine (on the device and on the Sun WTK Emulator).
I've tried to set the proxy in the JVM options :
-D=http.proxyHost=XXXX
-D=http.proxyPort=XXXX
but it does'nt work and I've read in some other post than it didn't
change anything if I set it in the code.
I didn't find anything about it in J9 options...
So is it possible ?
If it's possible, how can I do make it to work ?

Thanks for your answers,

Best Regards,

Jerome Martin
 
D

Darryl Pierce

Jerome said:
I'm just wondering if it is possible to set an HTTP proxy on
aconnection to an HTTP Server from a J2ME Device (PPC 2003).

No. You don't deal with proxy servers from the MIDP perspective.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top