Package pyrasun.eio.protocols.string

The incredibly stupid and (almost) worthless string protocol.

See:
          Description

Class Summary
EIOStringReader Zee braindead and simplistic String reader.
EIOStringWriter  
 

Package pyrasun.eio.protocols.string Description

The incredibly stupid and (almost) worthless string protocol. Used generally for chucking ASCII bytes around. It's only worthwhile use is by the telnet stuff, where you can telnet into a running server, enter commands and get some useful information back.

Package Specification

(none)

Related Documentation

Since:
EmberIO Alpha 0.1


Pyrasun EmberIO