diff options
Diffstat (limited to 'share/doc/iso/wisc/Outline')
-rw-r--r-- | share/doc/iso/wisc/Outline | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/share/doc/iso/wisc/Outline b/share/doc/iso/wisc/Outline new file mode 100644 index 0000000..30ea7b8 --- /dev/null +++ b/share/doc/iso/wisc/Outline @@ -0,0 +1,18 @@ +Ch 1 Intro +Ch 2 Definitions +Ch 3 Transport Service Interface +Ch 4 Network Service Interface + - user interface + - kernel interface +Ch 5 Addressing +Ch 6 Design of Transport +Ch 7 Design of Network +Ch 8 Error Handling + - transport + - network +Ch 9 Guide to Transport Source Code +Ch 10 Guide to Network Source Code +Ch 11 Guide to Common Source Code +Ch 12 Testing & Debugging + - transport + - network |