Changeset 385
- Timestamp:
- 12/09/02 15:41:06 (6 years ago)
- Files:
-
- trunk/Archive/RBRouter/GOALS (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/Archive/RBRouter/GOALS
r384 r385 29 29 ............ 30 30 * Jabber component compatable 31 * Configurable logging system 32 * Automated test framework 31 * Configurable logging system (logging package) 32 * Automated test framework (unittest package) 33 33 * Pure Python 2.3 implementation 34 34 * Supported on Linux, FreeBSD, OpenBSD, MacOSX, Win 98/2K/WinXP, WinCE … … 39 39 * Support for non-xml static routes? i.e. Binary data transfer 40 40 41 42 TODO 43 ==== 44 Define dynamic behavior of router and connections 45 Define router configuration XML protocol 46 Define connection configuration XML protocol
