IBM
Contents Index Previous Next



Getting Ready to Use Autolink


In order to use Autolink, an SDL Explorer application has to be generated and started. In this exercise, you will use the inres system, which is found in $telelogic/sdt/examples/inres.

"Inres" is short for Initiator-Responder. The inres system is an example of a simplified communication protocol intended to give a secure transfer of information over an unsafe communication medium. It provides a one-way, connection-oriented communication service that uses sequence numbers and retransmission to ensure that messages sent from the initiator side are correctly received at the responder side.

Note:

In order to generate an explorer application that behaves as stated in the exercises, you should copy all files of the inres protocol from the release to your working directory.

You also have to create two directories where MSC test steps and test cases will be stored.

  1. In your current working directory, create two subdirectories called TC (used for test cases) and TS (used for test steps).
  2. Start TTCN Suite and open the inres system in the Organizer.
  3. Generate an inres explorer and open it in the Explorer UI.

http://www.ibm.com/rational
Contents Index Previous Next