67 lines
4.6 KiB
HTML
67 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="Use Xsockets" />
|
|
<meta name="abstract" content="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." />
|
|
<meta name="description" content="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." />
|
|
<meta name="DC.Relation" scheme="URI" content="xsockets.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="unative.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="websox.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="cxsockets.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="xsockhttp.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="uxsockets" />
|
|
<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>Use Xsockets </title>
|
|
</head>
|
|
<body id="uxsockets"><a name="uxsockets"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Use Xsockets </h1>
|
|
<div><p>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.</p>
|
|
<p>To work with an integrated version of Xsocket, you must
|
|
configure the Xsockets tool. In addition to configuring the Xsockets tool
|
|
for an integrated client, you must also complete the steps in Configure Xsockets
|
|
to use a Web browser if you prefer to work with the tool in a browser environment.
|
|
Many of the concepts are similar between the two versions of the tools. Both
|
|
tools allow you to issue socket calls interactively and both tools provide
|
|
errnos for issued socket calls; however, the interfaces do have some differences.</p>
|
|
<div class="note"><span class="notetitle">Note:</span> If you want to work with socket programs that use the
|
|
GSKit secure socket APIs, you must use the Web version of the tool.</div>
|
|
</div>
|
|
<div>
|
|
<ul class="ullinks">
|
|
<li class="ulchildlink"><strong><a href="unative.htm">Use integrated Xsockets</a></strong><br />
|
|
This topic helps you use Xsocket on an integrated client.</li>
|
|
<li class="ulchildlink"><strong><a href="websox.htm">Use Xsockets in a Web browser</a></strong><br />
|
|
This topic helps you work with the Xsockets tool in a Web browser.</li>
|
|
</ul>
|
|
|
|
<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="xsockhttp.htm" title="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.">Configure Xsockets to use a Web browser</a></div>
|
|
</div>
|
|
<div class="reltasks"><strong>Related tasks</strong><br />
|
|
<div><a href="cxsockets.htm" title="There are two versions of the tool that can be created. The first version is integrated with iSeries client. The integrated version is completely created by the first set of instructions. The second version uses a Web browser as the client.">Configure Xsockets</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |