Java
Java
Provides an overview of the Java Network computer technology.
1,772 words (
approx. 7.1 pages) |
10 sources |
MLA | 2002
Paper Summary:
This paper summarizes the terminologies associated with the Java Network system. It provides an overview of Internet Inter-ORB Protocol (IIOP), a protocol that enables distributed programs located anywhere in the Internet to communicate with each other, as well as Remote Method Invocation (RMI) a Java technology distributed computing that allows a remote object to call and execute another remote object from different virtual machines within a network. Other concepts discussed include CORBA/Java Interface Definition Language (IDL), Java Servlets and Java Server Pages.
Table of Contents:
Internet Inter-ORB Protocol (IIOP)
Remote Method Invocation (RMI)
CORBA/Java Interface Definition Language (IDL)
Servlets
Java Server Pages (JSP)
Applet
Java Database Connectivity (JDBC)
Sockets Programming
Java Client/Server Computing
Enterprise Java Beans (EJBs) & EJB/J2EE
From the Paper:
"JDBC's function of interfacing with a wide range of database is similar to that of Microsoft's Open Database Connectivity (ODBC). Being a part of the Java family, the object libraries of JDBC are developed using Java.
JDBC accesses a database by sending an SQL request to the program that handles the database. The results of the request are passed back to another JDBC interface. JDBC is also capable of using an ODBC interface to connect to a database. This is made possible with the use of an ODBC Bridge. For instance, a java program using JDBC can access a Microsoft database such as Microsoft Access."
Java (2012, January 15). Retrieved February 11, 2012, from http://www.academon.com/Essay-Java/30230
"Java" 15 January 2012. Web. 11 Feb. 2012. <http://www.academon.com/Essay-Java/30230>