cs427: Zebra Client Server
href="http://wiki.cs.uiuc.edu/cs427/EDIT/Zebra+Client+Server">Edit
href="http://wiki.cs.uiuc.edu/cs427/RENAME/Zebra+Client+Server">Rename
href="http://wiki.cs.uiuc.edu/cs427/DIFF/8/7/Zebra+Client+Server">Changes
href="http://wiki.cs.uiuc.edu/cs427/HISTORY/Zebra+Client+Server">History
href="http://wiki.cs.uiuc.edu/cs427/UPLOAD">Upload
href="http://wiki.cs.uiuc.edu/cs427/DOWNLOAD/">Download
Back to
Top
href="http://wiki.cs.uiuc.edu/cs427/SEARCH/Zebra+Client+Server">Zebra Client
Server
---------------
[NEXT> http://wiki.cs.uiuc.edu/cs427/Questions+and+Comments] [HOME > http://wiki.cs.uiuc.edu/cs427/Software+Architecture+of+Zebra]
---------------
[http://wiki.cs.uiuc.edu/cs427/DOWNLOAD/ZebraClient-Server.gif]
Protocol daemons do not communicate with the kernel directly. Instead, Zebra defines its own set of protocol (known as Zebra Protocol) to handle inter-process communication between the Zebra daemon and other daemons. The Zebra daemon is responsible to communicate with the Operating System kernel. As a result, Zebra mimics the client-server model in which the protocol daemons are clients and the Zebra daemon allocates and distributes services and resources (routing table information) from the kernel to its client.
---------------
[NEXT> http://wiki.cs.uiuc.edu/cs427/Questions+and+Comments] [HOME > http://wiki.cs.uiuc.edu/cs427/Software+Architecture+of+Zebra]
//-- unformatted page contents -->
NEXT
href="http://wiki.cs.uiuc.edu/cs427/Software+Architecture+of+Zebra">HOME
border=0>
Protocol daemons do not communicate with the kernel directly. Instead, Zebra
defines its own set of protocol (known as Zebra Protocol) to handle
inter-process communication between the Zebra daemon and other daemons. The
Zebra daemon is responsible to communicate with the Operating System kernel. As
a result, Zebra mimics the client-server model in which the protocol daemons are
clients and the Zebra daemon allocates and distributes services and resources
(routing table information) from the kernel to its client.
NEXT
href="http://wiki.cs.uiuc.edu/cs427/Software+Architecture+of+Zebra">HOME
name=COMMAND> name=SEARCHPATTERN>
href="http://wiki.cs.uiuc.edu/cs427/EDIT/Zebra+Client+Server">Edit
href="http://wiki.cs.uiuc.edu/cs427/RENAME/Zebra+Client+Server">Rename
href="http://wiki.cs.uiuc.edu/cs427/DIFF/8/7/Zebra+Client+Server">Changes
href="http://wiki.cs.uiuc.edu/cs427/HISTORY/Zebra+Client+Server">History
href="http://wiki.cs.uiuc.edu/cs427/UPLOAD">Upload
href="http://wiki.cs.uiuc.edu/cs427/DOWNLOAD/">Download
Back to
Top