Confirmed users
1,927
edits
| Line 13: | Line 13: | ||
= Non-Goals = | = Non-Goals = | ||
Functionality should be limited to basic building blocks as much as possible. It should be up to | Functionality should be limited to basic building blocks as much as possible. It should be up to user applications to do more complex operations using the lower-level features of the agent. | ||
While it is nice to be able to connect directly to the interface (e.g. via telnet or nc), not all commands need support such a terminal-friendly interface. In particular, it should not be required to translate nonprintable characters when sending and receiving files. A simple client-side command-interface utility can support these features. | |||
= Design and Approach = | = Design and Approach = | ||