A few examples on how to use several packages of the SKB-JAVA port. Most examples will run from command line using the Skb_Executable interface and the Skb_Exec service.
A simple service implementing the Skb_Executable interface. It just prints a line and returns.
A simple service implementing the Skb_Executable interface. It can be called with different command line options for printing text in several languages, then it will exit.
Implements the Skb_Executable interface with several options. Each option prints two ASCII tables using the skb-asciitable package in a particular format. This example shows how to use several command line options with the Skb_Exec service and how to use the SKB ASCII table.