net.sbbi.upnp.samples
Class IGDPortsTest

java.lang.Object
  extended by net.sbbi.upnp.samples.IGDPortsTest

public class IGDPortsTest
extends Object

This will use the net.sbbi.upnp.impls.InternetGatewayDevice class to discover IGD devices on the nework via the getDevices() method and try to open and then close port 9090 on the IGD device.

Version:
1.0
Author:
SuperBonBon

Constructor Summary
IGDPortsTest()
           
 
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

IGDPortsTest

public IGDPortsTest()
Method Detail

main

public static final void main(String[] args)


Copyright © 2010. All Rights Reserved.