net.sbbi.upnp.samples
Class IGDPortsTest

java.lang.Object
  extended bynet.sbbi.upnp.samples.IGDPortsTest

public class IGDPortsTest
extends java.lang.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(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IGDPortsTest

public IGDPortsTest()
Method Detail

main

public static final void main(java.lang.String[] args)


Copyright © 2005 SuperBonBon Industries. All Rights Reserved.