network data security
-
Hi I want to secure the network data wich is send between a client and server. What's the best method to accomplish this? Like encryption algorithm, key exchanging etc. Thanks!
_Theo_ wrote: I want to secure the network data wich is send between a client and server. What's the best method to accomplish this? Like encryption algorithm, key exchanging etc. I would just go w/ SSL ( TLS now I think ). If you don't want to do it all yourself i think there are some articles here on CP that have pre-written socket classes that support it. Joseph Dempsey joseph_r_dempsey@yahoo.com "Software Engineering is a race between the programmers, trying to make bigger and better fool-proof software, and the universe trying to make bigger fools. So far the Universe in winning." --anonymous