[colug-432] protocols (Re: SSH)
Jeff Frontz
jeff.frontz at gmail.com
Tue Mar 8 17:56:23 EST 2011
Plain text protocols are (often) nice for debugging, but they're
painful to write robust software around (just how to you make sure you
can handle everything about a protocol that has a message that can be
any arbitrary length and that gives no clue as to how long it might
be? SIP anyone?)
Jeff
On Tue, Mar 8, 2011 at 5:51 PM, Richard Troth <rmt at casita.net> wrote:
> I honestly love plain text protocols. Wish we had more of
> them, then cover with SSL when needed.
More information about the colug-432
mailing list