Auto-tools/Projects/SUTAgent: Difference between revisions

Line 15: Line 15:
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.
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.
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, the SUTAgent 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 =
Confirmed users
1,927

edits