KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > java > net

java.net classes
Authenticator (1) Authenticator.RequestorType
BindException CacheRequest
CacheResponse ConnectException
ContentHandler ContentHandlerFactory
CookieHandler DatagramPacket
DatagramSocket (2) DatagramSocketImpl
DatagramSocketImplFactory FileNameMap
HttpRetryException HttpURLConnection (4)
Inet4Address (1) Inet6Address
InetAddress (5) InetSocketAddress (1)
JarURLConnection (1) MalformedURLException
MulticastSocket NetPermission
NetworkInterface NoRouteToHostException
PasswordAuthentication PortUnreachableException
ProtocolException Proxy
Proxy.Type ProxySelector
ResponseCache SecureCacheResponse
ServerSocket (2) Socket (5)
SocketAddress SocketException
SocketImpl SocketImplFactory
SocketOptions SocketPermission
SocketTimeoutException (1) UnknownHostException (1)
UnknownServiceException URI (1)
URISyntaxException URL (6)
URLClassLoader (2) URLConnection (5)
URLDecoder (3) URLEncoder (2)
URLStreamHandler (1) URLStreamHandlerFactory
java.net examples
Browse HTML pages 2005-03-15Check a URL file content type 2005-04-05
Check if file (by http/url) exists 2004-01-21Connects to an NTP server and asks the time 2002-08-05
Decode cookie 2004-10-13Decoding URL 2003-09-29
Different behaviour of getTrafficClass on different platform 2005-02-17Double authentication problem 2005-07-14
Downloading files with HttpURLConnection 2006-04-22Get an IP Address for a URL or URI 2006-01-05
Get local host IP address 2004-01-19getHostName by IP 2005-01-19
GetLocalAddress() 2006-01-05How do I access Servlets or CGI programs from Java? 2006-03-30
How JVM handles problem of name collisions 2004-10-24How to read a web page 2006-03-12
HTTP and FTP thorugh a proxy 2005-09-06Http connect via proxy 2005-10-07
Http PUT 2005-08-09InetAddress::isAnyLocalAddress 2003-10-02
JDBC ConnectionManager 2004-12-06Load a specific version of a component by name from a jar file 2006-06-02
Local Host name 2004-04-22Local Machine IP 2004-09-26
Parsing the jar file 2005-05-04Read data over socket 2003-10-26
Search on yahoo 2003-05-06Send mail over socket 2003-10-26
Sent data over UDP socket 2005-05-13ServerSocket.setPerformancePreferences is not yet implemented in Java5 2005-04-26
Set URL cookie and Request Property 2005-05-31Simple example of how to download a page/file/whatever from a url 2005-06-10
Socket connection 2004-09-22Socket Time Out Exception 2006-01-19
Uploading Files over URL connection 2005-06-10URL Encoding 2005-02-08
URLConnection property 2004-05-07Use UTF-8 to decode URL 2004-10-13
Very basic HTTP server 2005-03-23What is the Difference between URI and URL? 2006-05-04




Popular Tags