63 lines
4.2 KiB
HTML
63 lines
4.2 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="Create a DDM file using TCP/IP" />
|
||
|
<meta name="abstract" content="You can create a DDM file that uses TCP/IP as the communication protocol for connecting with the remote server." />
|
||
|
<meta name="description" content="You can create a DDM file that uses TCP/IP as the communication protocol for connecting with the remote server." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rbae5partfile.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rbae5mtserv.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="rbae5crttcpip" />
|
||
|
<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>Create a DDM file using TCP/IP</title>
|
||
|
</head>
|
||
|
<body id="rbae5crttcpip"><a name="rbae5crttcpip"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Create a DDM file using TCP/IP</h1>
|
||
|
<div><p>You can create a DDM file that uses TCP/IP as the communication
|
||
|
protocol for connecting with the remote server.</p>
|
||
|
<div class="section"><p>Each DDM file that uses TCP/IP contains the following information.</p>
|
||
|
</div>
|
||
|
<div class="section"><h4 class="sectiontitle">DDM file value and description of values</h4><dl><dt class="dlterm">DDM file name</dt>
|
||
|
<dd>The name of the DDM file on the source server that is used to identify
|
||
|
a specific remote file.</dd>
|
||
|
<dt class="dlterm">Remote file name</dt>
|
||
|
<dd>The actual file name of the remote file; that is, the name by which it
|
||
|
is known on the target server.</dd>
|
||
|
<dt class="dlterm">Remote location name</dt>
|
||
|
<dd>The name of the remote location where the remote file exists. This remote
|
||
|
location name provides the data link to the target server (remote location)
|
||
|
by using TCP/IP, over which a DDM conversation is established
|
||
|
when this DDM file is accessed.</dd>
|
||
|
<dt class="dlterm">Type</dt>
|
||
|
<dd>The type of connection to be used to communicate with the remote location
|
||
|
when the DDM conversation is established with the remote server. To create
|
||
|
a DDM file that uses TCP/IP, specify *IP.</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div>
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbae5partfile.htm" title="A system object with type *FILE exists on the source server to identify a remote file. It combines the characteristics of a device file and a database file. As a device file, the DDM file refers to a remote location name, local location name, device name, mode, and a remote network ID to identify a remote server as the target server. The DDM file appears to the application program as a database file and serves as the access device between a source server program and a remote file.">Parts of DDM: DDM file</a></div>
|
||
|
</div>
|
||
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
||
|
<div><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>
|