Hello ,
I have an client application on mobile(N95) which communicates with Server which is standalone(not a web based).
So I want to write TLS/SSL client on a mobile using J2ME(MIDP 2.0). I understood a protocol(Handshake, Record protocol). Now I want to implement it.
So is there any library available for doing this. What all steps i need to do in order to implement TLS for Raw TCP Socket.
Any example which can demonstrate this?
Any Help?
Thanks
Pritesh

Reply With Quote
ort" and opening connection using StreamConnection.

