Secure data transfer
-
Hi. I built a client/server system that communicates with sockets. I used System.Net.Sockets.TcpClient and NetworkStream. I wonder if there is a simple way to encrypt the data so that it can not be viewed from outside. Would be greatful for any help /Robert
-
Hi. I built a client/server system that communicates with sockets. I used System.Net.Sockets.TcpClient and NetworkStream. I wonder if there is a simple way to encrypt the data so that it can not be viewed from outside. Would be greatful for any help /Robert
There are plenty of built-in classes to aide you. See the System.Security.Cryptography namespace and its members.
-
Hi. I built a client/server system that communicates with sockets. I used System.Net.Sockets.TcpClient and NetworkStream. I wonder if there is a simple way to encrypt the data so that it can not be viewed from outside. Would be greatful for any help /Robert
SecureSockets from Mantissa Vasudevan Deepak Kumar Personal Web: http://www.lavanyadeepak.tk/ I Blog At: http://www.dotnetjunkies.com/weblog/deepak/
http://deepakvasudevan.blogspot.com/
http://deepak.blogdrive.com/