nextuppreviouscontents
Next:Making new networksUp:Making new protocolsPrevious:ImplementationContents


Adding new protocols to LYDIAN

When we add a new protocol to LYDIAN, LYDIAN needs some additional information about the protocol. On the lydian.tcl interface, chose Archives/Protocol-New/Create New.
\includegraphics [width=0.8\columnwidth]{newprotocol.ps}
Figure 16: New protocol generation interface
Then the subsequent interactive steps will follow: After the whole previous process has been completed the following files will be automatically created : where x is the number of the protocol. The protocol also has been inserted in the simulator catalog. So the new protocol is compiled and is linked to the simulator. If errors occur during this phase you must select the Archives/Protocol-Edit from lydian.tcl in order to correct possible typing or logic errors in protocolx.c. Then chose Archives/Protocol-New/Import to import the corrected protocol. To know how to debug a protocol source code, see Section 7.1 and Section 7.2.4

After succesful compilation and linking of the new protocol it is able to run on the simulator.

For more information about the protocol model in LYDIAN, see Section 4.2.


nextuppreviouscontents
Next:Making new networksUp:Making new protocolsPrevious:ImplementationContents
Ha Hoai Phuong

2002-11-11