All Packages Class Hierarchy This Package Previous Next Index
Class calypso.servers.tv.TVServer
java.lang.Object
|
+----calypso.servers.tv.TVServer
- public class TVServer
- extends Object
A very simple implementation of a TV server used for testing purposes.
The server runs a command shell that enables command-line-sending/closing
of channels.
- Author:
- Jukka Aro / TCM Laboratory / HUT
-
TVServer()
-
-
main(String[])
-
-
printUsage()
- Simple method to print the usage, in case the arguments are ambiguous.
TVServer
public TVServer()
main
public static void main(String argv_[])
printUsage
public static void printUsage()
- Simple method to print the usage, in case the arguments are ambiguous.
All Packages Class Hierarchy This Package Previous Next Index