How to secure my VB.Net socket app?

From: feng (lifeng26_at_msn.com)
Date: 09/25/03


Date: Wed, 24 Sep 2003 17:37:21 -0700


Hi,

I have a VB.Net window form application that communicates
with an existing C app running on Unix through Socket
calls.

So far the communication between the two sides are up and
running. But one major issue remains un-addressed is the
security side of the design. What should I do to secure
the communication? SSL? how? I am quite new in this area.
Could someone point me to a right direction?

Any suggestions, advices will be highly appreciated.

Thanks.



Relevant Pages