Re: Use of TELNET for testing protocols

Jim Gettys said this:
> Text protocols and telnet debugging have a lower entry cost, but much 
> higher curve as things get compicated.  Binary protocols tend to have 
> higher up-front costs (building a bit more infrastructure up front), but 
> lower difficultly curves, as the complexity of the protocol goes up.

I think it might be somewhat valuable to wrap a draft boilerplate around
that last paragraph and send it out as an informational RFC. IMHO, as
soon as complex data types and marshalling come into play, the low cost 
aspects of a text based protocol go out the window. But that's just the 
test that I personally use.

> I stand by my opinion that it is six of one, half a dozen of the other;
> what is most appropriate depends on your application.  One size does not
> fit all needs.

Exactly....

-MM

-- 
--------------------------------------------------------------------------------
Michael Mealling	|      Vote Libertarian!       | www.rwhois.net/michael
Sr. Research Engineer   |   www.ga.lp.org/gwinnett     | ICQ#:         14198821
Network Solutions	|          www.lp.org          |  michaelm@netsol.com

Received on Wednesday, 17 February 1999 12:01:24 UTC