Description: Implementation of the RIP dynamic routing protocol
1 on the client receives the RIP message for validity check, discarding the error message and pointed out that the causes of error
The 2 processing Request message according to the message content, and the local routing table information consists of Response message, to achieve the level of segmentation
The 3 processing Response message, the correct analysis of the information, to update the local routing table
4 routing table entry timeout remove
5 routing table entry timing transmission, to achieve the level of segmentation, and 2 similar.
To Search:
File list (Check if you may need any files):
myRIP.cpp