net.anotheria.net.util
Class NetUtils

java.lang.Object
  extended by net.anotheria.net.util.NetUtils

public class NetUtils
extends Object

Utilities for the network layer.

Author:
lrosenberg.

Constructor Summary
NetUtils()
           
 
Method Summary
static String getComputerName()
           
static String getShortComputerName()
           
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

NetUtils

public NetUtils()
Method Detail

getComputerName

public static final String getComputerName()

getShortComputerName

public static final String getShortComputerName()

main

public static void main(String[] args)


Copyright © 2010-2013 anotheria.net. All Rights Reserved.