61 lines
4.6 KiB
HTML
61 lines
4.6 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="Configure Xsockets to use a Web browser" />
|
|
<meta name="abstract" content="The instructions here allow you to enable the Xsockets tool to be accessed through a Web browser. You can implement these instructions multiple times on the same system to create different server instances. This allows multiple versions to run at the same time on different listening ports." />
|
|
<meta name="description" content="The instructions here allow you to enable the Xsockets tool to be accessed through a Web browser. You can implement these instructions multiple times on the same system to create different server instances. This allows multiple versions to run at the same time on different listening ports." />
|
|
<meta name="DC.Relation" scheme="URI" content="xsockets.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="configapache.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="configtomcat.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="updatexml.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="testtool.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="uxsockets.htm" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 2001, 2006" />
|
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2001, 2006" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="xsockhttp" />
|
|
<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>Configure Xsockets to use a Web browser</title>
|
|
</head>
|
|
<body id="xsockhttp"><a name="xsockhttp"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Configure Xsockets to use a Web browser</h1>
|
|
<div><p>The instructions here allow you to enable the Xsockets tool to
|
|
be accessed through a Web browser. You can implement these instructions
|
|
multiple times on the same system to create different server instances. This
|
|
allows multiple versions to run at the same time on different listening ports.</p>
|
|
</div>
|
|
<div>
|
|
<ol>
|
|
<li class="olchildlink"><a href="configapache.htm">Configure HTTP server (powered by Apache)</a><br />
|
|
Configure an HTTP server (powered by Apache) so you can use the Xsockets tool in a Web browser.</li>
|
|
<li class="olchildlink"><a href="configtomcat.htm">Configure Tomcat</a><br />
|
|
After you have configured HTTP server (powered by Apache) server instance, you must configure Tomcat to use the Xsockets tool in a Web browser.</li>
|
|
<li class="olchildlink"><a href="updatexml.htm">Update configuration files</a><br />
|
|
After you have configured Tomcat on the HTTP server (powered by Apache) to use the Xsockets tool, you must complete manual changes to several configuration files for the instance. There are three files you need to update: the web.xml file, the JAR file, and the httpd.conf.</li>
|
|
<li class="olchildlink"><a href="testtool.htm">Test Xsockets tool in a Web browser</a><br />
|
|
After you have completed manual updates to the configuration files, you are ready to test the Xsockets tool within a browser.</li>
|
|
</ol>
|
|
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="xsockets.htm" title="The Xsockets tool is one of the many tools that are shipped with the iSeries. All tools are stored in the QUSRTOOL library. The Xsockets tool allows programmers to interactively work with socket APIs.">Xsockets tool</a></div>
|
|
</div>
|
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
|
<div><a href="uxsockets.htm" title="There are now two ways to work with the Xsockets tool. You can work with the tool from the integrated client or work with the tool in a Web browser.">Use Xsockets</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |