net.sbbi.upnp.samples
Class IGDAccessSample

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

public class IGDAccessSample
extends java.lang.Object

Sample class to access an UPNP device that implement the Internet Gateway Device specs This sample will simply print the device external ip. We assume tht an UPNP device that is implementing IGD is available on the network

Version:
1.0
Author:
SuperBonBon

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

IGDAccessSample

public IGDAccessSample()
Method Detail

main

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


Copyright © 2005 SuperBonBon Industries. All Rights Reserved.