ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzahh_5.4.0.1/rzahh501.htm

87 lines
3.7 KiB
HTML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-us" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="security" content="public" />
<meta name="Robots" content="index,follow" />
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
<meta name="DC.Type" content="concept" />
<meta name="DC.Title" content="Long description of Figure 1: Server access points (rzahh501.gif)" />
<meta name="copyright" content="(C) Copyright IBM Corporation 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="rzahh501" />
<meta name="DC.Language" content="en-us" />
<!-- All rights reserved. Licensed Materials Property of IBM -->
<!-- US Government Users Restricted Rights -->
<!-- Use, duplication or disclosure restricted by -->
<!-- GSA ADP Schedule Contract with IBM Corp. -->
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
<link rel="stylesheet" type="text/css" href="./ic.css" />
<title>Long description of Figure 1: Server access points (rzahh501.gif)</title>
</head>
<body id="rzahh501"><a name="rzahh501"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Long description of Figure 1: Server access points (rzahh501.gif)</h1>
<div><p><strong>found in IBM<sup>®</sup> Toolbox
for Java™:
Server access points</strong></p>
<p>This figure gives a graphic overview of how the classes in the access package
of IBM Toolbox
for Java use
socket connections to interact with data and services on iSeries™ servers.</p>
<p><strong>Description</strong></p>
<p>The figure is composed of the following:</p>
<ul><li>A rectangle at the top represents one or more clients, each with a Java
virtual machine. The label for the client explains that it is running an applet
in a browser or a Java application and has available a socket/TCP
connection to the iSeries server.</li>
<li>A rectangle at the bottom represents an iSeries server. The label for the iSeries server
explains that it has one or more servers running i5/OS™ and those servers have available
a socket/TCP connection to the client.</li>
<li>A lightening bolt connects the two rectangles, and it represents the active
socket/TCP connection that allows information to travel between the client
and the iSeries servers.</li>
</ul>
<p>The client (the top rectangle) includes the different functions in the IBM Toolbox
for Java access
package that you can use to work with data and services on iSeries servers:</p>
<ul><li>Command call</li>
<li>Program call</li>
<li>JDBC</li>
<li>Record-level access</li>
<li>Integrated file system</li>
<li>Print</li>
<li>Data queues</li>
<li>Jobs</li>
<li>Messages</li>
<li>Users</li>
<li>User space</li>
<li>Digital certificates</li>
<li>Security</li>
<li>System value</li>
<li>System status</li>
<li>Connection pool</li>
<li>Data areas</li>
</ul>
<p>The iSeries server
(the bottom rectangle) includes the different types of data and services
you can work with by using the classes in IBM Toolbox for Java access package:</p>
<ul><li>Commands</li>
<li>Programs</li>
<li>Database</li>
<li>Integrated file system</li>
<li>Spool</li>
<li>Data queues</li>
<li>Jobs</li>
<li>Messages</li>
<li>Users</li>
<li>User space</li>
<li>Digital certificates</li>
</ul>
</div>
</body>
</html>