72 lines
3.8 KiB
HTML
72 lines
3.8 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="reference" />
|
|
<meta name="DC.Title" content="Long description of Figure 1: How a standard client and a proxy client connect to a server (rzahh505.gif)" />
|
|
<meta name="DC.Relation" scheme="URI" content="proxies.htm" />
|
|
<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="rzahh505" />
|
|
<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: How a standard client and a proxy client
|
|
connect to a server (rzahh505.gif)</title>
|
|
</head>
|
|
<body id="rzahh505"><a name="rzahh505"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Long description of Figure 1: How a standard client and a proxy client
|
|
connect to a server (rzahh505.gif)</h1>
|
|
<div><div class="section"><p><strong>found in IBM<sup>®</sup> Toolbox for Java™: Proxy support</strong></p>
|
|
<p>This figure
|
|
illustrates:</p>
|
|
<ul><li>How a standard client and proxy client connect to a server</li>
|
|
<li>The required IBM Toolbox for Java jar files</li>
|
|
</ul>
|
|
</div>
|
|
<div class="section"><h4 class="sectiontitle">Description</h4><p>The figure is composed of the following:</p>
|
|
<ul><li>An image of a personal computer on the upper left that represents a traditional
|
|
(standard) client. This image includes a circle that contains the name of
|
|
the required IBM Toolbox
|
|
for Java jar
|
|
file (jt400Proxy.jar).</li>
|
|
<li>An image of a personal computer on the lower left that represents a proxy
|
|
client. This image includes a circle that contains the name of the required IBM Toolbox
|
|
for Java jar
|
|
file.</li>
|
|
<li>An image of an iSeries™ server in the lower center that represents
|
|
a proxy server. This image includes a circle that contains the name of the
|
|
required IBM Toolbox
|
|
for Java jar
|
|
file.</li>
|
|
<li>An image on an iSeries server on the right that represents the iSeries server.
|
|
The iSeries server
|
|
does not require a jar file and so does not include a circle.</li>
|
|
<li>Lines that connect the images together.</li>
|
|
</ul>
|
|
<p>The traditional (standard) client bears the label of "Fat Client"
|
|
and uses the jt400.jar file. The standard client connects directly to the iSeries
|
|
server.</p>
|
|
<p>The proxy client uses the jt400Proxy.jar file. The proxy client
|
|
connects to the proxy server, which uses the jt400.jar file. The proxy server
|
|
connects to the iSeries server.</p>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="proxies.htm" title="IBM Toolbox for Java includes proxy support for some classes. Proxy support is the processing that IBM Toolbox for Java needs to carry out a task on a Java virtual machine (JVM) when the application is on a different JVM.">Proxy Support</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |