General

Programming Resource Home :: Java-Tutorials :: General

Advertisement

Advertisement




General
Tutorial Convert URI to URL
Here we are going to explain the method to change Uniform Resource Identifier (URI) reference to uniform resource locator (URL). View Rating



General
Tutorial Find the Host name in reverse of given IP address
In this section you will learn to retrieve the information about the local host name using the getHostName() method. View Rating



General
Tutorial Getting the Local port
In this section you will learn that how a user can access the Local port. View Rating



General
Tutorial Find Your Host Name
Here we are going to explore a method to retrieve the host name of the local system in a very simple example View Rating



General
Tutorial Getting list of Local Interfaces on a machine
Here we are going to explain the method to find out the total no of list of local interfaces available on a machine. View Rating



General
Tutorial Find Your Host Name/IP Address
In this section you will learn about the getLocalHost() method to print the Host name as well as the IP Address of the local system. View Rating



General
Tutorial Server Sockets
In common language we can say that the sockets are just like an end-point of two-way communication link over the network between two programs View Rating



General
Tutorial Socket and ports
In common language we can say that the socket is one of the most primal technologies of computer networking. View Rating



General
Tutorial Anonymous Classes
A local class that is defined without a name is known as Anonymous class. View Rating



General
Tutorial JNDI Context
Like JDBC (Java Database Connectivity), JNDI is not a service, but a set of interfaces that allows applications to access many different directory service providers using a standardized API. View Rating
Page:  [<<]   1   2   3   4   5   6   7   8   9   10   11   12   13   14   15   16   17   18   19   20   21   22   23   24   25   26   27   28   29   30   31   32   33   34   35   36   37   38   39   40   41   42   43   44   45   46   47   48   49   50   51   52   53   54   55   56   57   58   59   60   61   62   63   64   65   66   67   68   69   70   71   72   73   74   75   76   77   78   79   80   81   82   83   84   85   86   87   88   89   90   91   92   93   94   95   96   97   98   99   100   101     [>>]

Send your comments, Suggestions or Queries regarding this site at [email protected].

Copyright © 2004. All rights reserved.