Scripts4me
02-24-2009, 10:46 AM
Is there a lightweight protocol to use for secure client server data transmissions then ssh? Or is ssh really gonna make my packets that large to begin with?
|
Click to See Complete Forum and Search --> : communcaition protocols Scripts4me 02-24-2009, 10:46 AM Is there a lightweight protocol to use for secure client server data transmissions then ssh? Or is ssh really gonna make my packets that large to begin with? scragar 02-24-2009, 11:32 AM SSH is prefered because it works, it's secure(having been encrypted), and it's efficient. If a tiny amount of bandwidth is more important to you than your entire server's security then go for unencrypted telnet, if security is in any way important, then SSH is as good as you are going to get. webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |