Model T TCP Architecture: Difference between revisions
From Bitchin100 DocGarden
Jump to navigationJump to search
(→Goals) |
(→Goals) |
||
Line 9: | Line 9: | ||
* Phase 1 | * Phase 1 | ||
** SLIP only | ** SLIP only | ||
* Phase 2 | * Phase 2 | ||
** Implement [http://www.faqs.org/rfcs/rfc1144.html header compression] | ** Implement [http://www.faqs.org/rfcs/rfc1144.html header compression] |
Revision as of 10:55, 24 January 2009
Overview
Presumably, a TCP stack on the Model 100 cannot be done. The 8085 is just too underpowered. All the more reason to do it, right?
This article is a place to hash out goals, anti-goals, and a design
Goals
- Phase 1
- SLIP only
- Phase 2
- Implement header compression