Tutorial 1

Top  Previous  Next

The source code for the examples in tutorial one can be copied as text below.

 

// Tutorial 1 FSP Source

REQUEST = (request->END).

REPLY = (reply->END).

SEQUENCE = REQUEST; REPLY; END.