Connecting to a VPN via J2ME

Does anyone know anything about connecting to a VPN via J2ME...is it a case of having a certificate on the phone and then somehow encoding it into the request? would be eternally greatful if someone could give me a few hints ;-)
[242 byte] By [bigbadwolfa] at [2007-10-3 4:58:59]
# 1

Well, you have to understand that J2ME is very limited and has very few helpful tools for what you wish to do.. If any.. So I think you have to write the whole communication with the vpn yourself. There are some Certificate that might help you somewhat in the encryption bit but the rest of the handshakes and so on must be done by yourself..

So what I am saying is that there is no VPN api in J2ME done for you.

Sorry

Cheers

Kenth Fagerlund

Message was edited by:

Kenth_Fagerlund (Final touch)

Kenth_Fagerlunda at 2007-7-14 23:04:22 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 2
dude, you've got a big nose, i know that, but 'how do i know that' isthe question you should be asking yourself and i don't think youranswer is good enough to get my dukey dollars baby ;-)p.s give my love to flossy :-)
bigbadwolfa at 2007-7-14 23:04:22 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 3
haha, give me my dollars!!! I gave you the answer.. I need the dollars for the nose job! :D
Kenth_Fagerlunda at 2007-7-14 23:04:22 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 4
i'll keep my dollars and offer to do the nose job for free, how's that?so anyway, about VPN's, ahh, f*** it i don't care anymore :-)
bigbadwolfa at 2007-7-14 23:04:22 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 5

Even if there were certificates (bouncycastle api my help here):

PPTP: is not possible: it does not use IP, and therefore you cannot implement anything for it

IPSEC: lays on top of IP. J2me will only offer TCP/IP, or some also do UDP. So no luck there either.

Only possibility it to make your own VPN stuff..

Now, this is worth dollars :)

deepspacea at 2007-7-14 23:04:22 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 6
would have to agree, the dollars go to you. i think u should considergiving them to kenth though cos he does have a really big nose and a very demanding girlfriend/sheep.thanks for answering anyway
bigbadwolfa at 2007-7-14 23:04:22 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 7
Well, you can't beat big noses ;)Oh well, I'm already rich anyway :)
deepspacea at 2007-7-14 23:04:22 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 8
WOhoooo-"Darling!! I have more money now to get the nose job!!"-"Baaaaaa!"-"Love you to flossy!"-"Baaaaaa!";)
Kenth_Fagerlunda at 2007-7-14 23:04:22 > top of Java-index,Java Mobility Forums,Java ME Technologies...