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

Constructor Index

 o TVServer()

Method Index

 o main(String[])
 o printUsage()
Simple method to print the usage, in case the arguments are ambiguous.

Constructors

 o TVServer
 public TVServer()

Methods

 o main
 public static void main(String argv_[])
 o 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