ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzalf_5.4.0.1/rzalfcommunications.htm

63 lines
3.9 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="Communications" />
<meta name="abstract" content="i5/OS PASE is generally compatible with AIX and Linux in sockets communications." />
<meta name="description" content="i5/OS PASE is generally compatible with AIX and Linux in sockets communications." />
<meta name="DC.Relation" scheme="URI" content="rzalfinteract.htm" />
<meta name="DC.Relation" scheme="URI" content="../rzab6/rzab6soxoverview.htm" />
<meta name="DC.Relation" scheme="URI" content="../rzab6/cbsd.htm" />
<meta name="DC.Relation" scheme="URI" content="../rzab6/cunix98.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 2000, 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2000, 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="rzalfcommunications" />
<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>Communications</title>
</head>
<body id="rzalfcommunications"><a name="rzalfcommunications"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Communications</h1>
<div><p><span class="keyword">i5/OS™</span> PASE is
generally compatible with AIX<sup>®</sup> and Linux<sup>®</sup> in sockets communications.</p>
<p><span class="keyword">i5/OS</span> PASE
supports the same syntax as AIX for sockets communications. This cannot match other
operating systems, such as Linux, in every detail.</p>
<p><span class="keyword">i5/OS</span> PASE sockets support
is comparable to the AIX implementation of sockets, but <span class="keyword">i5/OS</span> PASE
uses the <span class="keyword">i5/OS</span> implementation
of sockets (instead of the AIX kernel implementation of sockets), and this forces
some minor differences from AIX behavior.</p>
<p>The <span class="keyword">i5/OS</span> implementation
of sockets supports both UNIX<sup>®</sup> 98 and Berkeley Software Distributions (BSD) sockets.
In most cases, <span class="keyword">i5/OS</span> PASE
resolves differences in these styles by adopting the behavior of the AIX implementation.</p>
<p>In addition, the user profile for a running application must have the *IOSYSCFG
special authority to specify the level parameter as IPPROTO_IP and the option_value
parameter as IP_OPTIONS on socket APIs.</p>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzalfinteract.htm" title="As you customize your i5/OS PASE programs to use i5/OS functions, you need to consider the ways in which your program will interact with them.">How i5/OS PASE programs interact with i5/OS</a></div>
</div>
<div class="relinfo"><strong>Related information</strong><br />
<div><a href="../rzab6/rzab6soxoverview.htm">Socket programming</a></div>
<div><a href="../rzab6/cbsd.htm">Berkeley Software Distributions (BSD) compatibility</a></div>
<div><a href="../rzab6/cunix98.htm">UNIX 98 compatibility</a></div>
</div>
</div>
</body>
</html>