"

2013 FRC Java API

"

Uses of Class
com.sun.squawk.platform.windows.natives.NetDB.hostent

Packages that use NetDB.hostent
com.sun.squawk.platform.windows.natives   
 

Uses of NetDB.hostent in com.sun.squawk.platform.windows.natives
 

Methods in com.sun.squawk.platform.windows.natives that return NetDB.hostent
 NetDB.hostent NetDB.gethostbyname(String name)
          The gethostbyname() function returns a HostEnt structure describing an internet host referenced by name.
 NetDB.hostent NetDBImpl.gethostbyname(String arg0)
           
 


"

2013 FRC Java API

"

"
For updated information see the Java FRC site
"