org.teleal.cling
Class Main

java.lang.Object
  extended by org.teleal.cling.Main

public class Main
extends Object

Runs a simple UPnP discovery procedure.

Call this class from the command-line to quickly evaluate Cling, it will search for all UPnP devices on your LAN and print out any discovered, added, and removed devices while it is running.

Author:
Christian Bauer

Constructor Summary
Main()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Main

public Main()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2010 Teleal GmbH, Switzerland. All Rights Reserved.