25 lines
1.4 KiB
HTML
25 lines
1.4 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<meta name="Copyright" content="Copyright (c) 2006 by IBM Corporation">
|
|
<!-- 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. -->
|
|
<title>Communications</title>
|
|
<link rel="stylesheet" type="text/css" href="ic.css">
|
|
</head>
|
|
<body>
|
|
<script type="text/javascript" language="Javascript" src="synch.js"></script>
|
|
<h1>Programming:<br>Communications</h1>
|
|
|
|
<p>Find information related to application program communications among processes on a local system, or between a local system and a remote system.</p>
|
|
|
|
<p style="margin-left:50px;"><strong><a href="../rzab6/rzab6soxoverview.htm">Socket programming</a></strong><br>
|
|
Socket programming shows how to use socket APIs to establish communication links between remote and local processes.</p>
|
|
|
|
<p style="margin-left:50px;"><strong><a href="../rzahp/rzahprpcover.htm">Using Sun TI-RPC to develop distributed applications</a></strong><br>
|
|
Sun TI-RPC describes open networking computers (ONC) Remote procedure call (RPC), which enables distributed applications to communicate with one another.</p>
|
|
</body></html>
|