In .NET CF 3.5 (on Windows CE 5.0), i wanna send receive data to/from a server over TCP.
How can i implement SSL TCP client for that issue?
It seems that .NET framework full version supports SSL , but not in CF!
I read similar articles and posts , googled for workarounds , sample codes, and free components but got nothing.
could anybody plz tell me what to do?
We ported the Mentalis SecureSocket library to the CF for our internal use. The port was not terribly difficult.