ibm-information-center/dist/eclipse/plugins/i5OS.ic.ddm_5.4.0.1/rbae5sockcon.htm

67 lines
4.5 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<?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="TCP/IP communication support concepts for DDM" />
<meta name="abstract" content="Several concepts pertain specifically to the TCP/IP communications support used by DRDA and DDM." />
<meta name="description" content="Several concepts pertain specifically to the TCP/IP communications support used by DRDA and DDM." />
<meta name="DC.subject" content="TCP/IP Communication Support Concepts" />
<meta name="keywords" content="TCP/IP Communication Support Concepts" />
<meta name="DC.Relation" scheme="URI" content="rbae5mtserv.htm" />
<meta name="DC.Relation" scheme="URI" content="rbae5estcom.htm" />
<meta name="DC.Relation" scheme="URI" content="rbae5srvlstn.htm" />
<meta name="DC.Relation" scheme="URI" content="rbae5shscmd.htm" />
<meta name="DC.Relation" scheme="URI" content="rbae5ehscmd.htm" />
<meta name="DC.Relation" scheme="URI" content="rbae5startlisinav.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 1999, 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1999, 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="rbae5sockcon" />
<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>TCP/IP communication support concepts for DDM</title>
</head>
<body id="rbae5sockcon"><a name="rbae5sockcon"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">TCP/IP communication support concepts for DDM</h1>
<div><p>Several concepts pertain specifically to the TCP/IP communications
support used by DRDA<sup>®</sup> and
DDM.</p>
</div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="rbae5estcom.htm">Establish a DRDA or DDM connection over TCP/IP</a></strong><br />
To initiate a DDM server job that uses TCP/IP communications support,
the DRDA application
requester or DDM source system will connect to the well-known port number
446 or 447.</li>
<li class="ulchildlink"><strong><a href="rbae5srvlstn.htm">DDM listener program</a></strong><br />
The DDM listener allows client applications to establish TCP/IP connections with an associated server job by handling and routing inbound connection requests. After the client has established communications with the server job, there is no further association between the client and the listener for the duration of that connection.</li>
<li class="ulchildlink"><strong><a href="rbae5shscmd.htm">Start TCP/IP Server (STRTCPSVR) CL command</a></strong><br />
The <span class="cmdname">Start TCP/IP Server (STRTCPSVR)</span> command,
with a SERVER parameter value of *DDM or *ALL, is used to start the listener.</li>
<li class="ulchildlink"><strong><a href="rbae5ehscmd.htm">End TCP/IP Server (ENDTCPSVR) CL command</a></strong><br />
The <span class="cmdname">End TCP/IP Server (ENDTCPSVR)</span> command ends
the DDM server.</li>
<li class="ulchildlink"><strong><a href="rbae5startlisinav.htm">Start DDM listener in iSeries Navigator</a></strong><br />
The DDM listener can also be administered using <span class="keyword">iSeries™ Navigator</span>,
which is part of <span class="keyword">iSeries™ Access Family</span>.</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbae5mtserv.htm" title="These topics describe how to manage the DRDA and DDM server jobs that communicate using sockets over TCP. It describes the subsystem in which the server runs, the objects that affect the server, and how to manage those resources.">Manage the TCP/IP server</a></div>
</div>
</div>
</body>
</html>