118 lines
6.6 KiB
HTML
118 lines
6.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="reference" />
|
|
<meta name="DC.Title" content="iSeries Access for Windows PC5250 emulation APIs" />
|
|
<meta name="abstract" content="The iSeries Access for Windows PC5250 emulator provides desktop users with a graphical user interface for existing iSeries applications. PC5250 allows users to easily and transparently interact with data and applications that are stored on the iSeries server." />
|
|
<meta name="description" content="The iSeries Access for Windows PC5250 emulator provides desktop users with a graphical user interface for existing iSeries applications. PC5250 allows users to easily and transparently interact with data and applications that are stored on the iSeries server." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaikapiinterfaces.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="emulator" />
|
|
<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>iSeries Access
|
|
for Windows PC5250
|
|
emulation APIs</title>
|
|
</head>
|
|
<body id="emulator"><a name="emulator"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">iSeries Access
|
|
for Windows PC5250
|
|
emulation APIs</h1>
|
|
<div><p>The iSeries™ Access
|
|
for Windows<sup>®</sup> PC5250
|
|
emulator provides desktop users with a graphical user interface for existing iSeries applications.
|
|
PC5250 allows users to easily and transparently interact with data and applications
|
|
that are stored on the iSeries server.</p>
|
|
<div class="section"><p>PC5250 provides C/C++ application programming interfaces (APIs)
|
|
for enabling workstation programs to interact with iSeries host systems.</p>
|
|
</div>
|
|
<div class="section"><h4 class="sectiontitle">iSeries Access
|
|
for Windows PC5250
|
|
C/C++ APIs:</h4><dl><dt class="dlterm">Emulator high-level language API (EHLLAPI)</dt>
|
|
<dd>A simple, single-entry point interface that interprets the emulator screen.</dd>
|
|
<dt class="dlterm">Personal communications session API (PCSAPI)</dt>
|
|
<dd>Use this interface to start, stop, and control emulator sessions.</dd>
|
|
<dt class="dlterm">Host Access Class Library (HACL)</dt>
|
|
<dd>This interface provides a set of classes and methods for developing applications
|
|
that access host information at the data-stream level.</dd>
|
|
</dl>
|
|
</div>
|
|
<div class="section"><h4 class="sectiontitle">iSeries Access
|
|
for Windows emulation
|
|
APIs required files:</h4>
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><thead align="left"><tr><th valign="top" width="25.633802816901408%" id="d0e75">Emulation interface</th>
|
|
<th valign="top" width="25.633802816901408%" id="d0e77">Header file</th>
|
|
<th valign="top" width="23.661971830985916%" id="d0e79">Import library</th>
|
|
<th valign="top" width="25.070422535211268%" id="d0e81">Dynamic Link Library</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr><td valign="top" width="25.633802816901408%" headers="d0e75 ">Standard HLLAPI</td>
|
|
<td valign="top" width="25.633802816901408%" headers="d0e77 ">hapi_c.h</td>
|
|
<td valign="top" width="23.661971830985916%" headers="d0e79 ">pscal32.lib</td>
|
|
<td valign="top" width="25.070422535211268%" headers="d0e81 "> <p>pcshll.dll<br />
|
|
pcshll32.dll</p>
|
|
</td>
|
|
</tr>
|
|
<tr><td valign="top" width="25.633802816901408%" headers="d0e75 ">Enhanced HLLAPI </td>
|
|
<td valign="top" width="25.633802816901408%" headers="d0e77 ">ehlapi32.h</td>
|
|
<td valign="top" width="23.661971830985916%" headers="d0e79 ">ehlapi32.lib</td>
|
|
<td valign="top" width="25.070422535211268%" headers="d0e81 ">ehlapi32.dll</td>
|
|
</tr>
|
|
<tr><td valign="top" width="25.633802816901408%" headers="d0e75 ">Windows EHLLAPI</td>
|
|
<td valign="top" width="25.633802816901408%" headers="d0e77 ">whllapi.h</td>
|
|
<td valign="top" width="23.661971830985916%" headers="d0e79 "> <p>whllapi.lib<br />
|
|
whlapi32.lib</p>
|
|
</td>
|
|
<td valign="top" width="25.070422535211268%" headers="d0e81 "> <p>whllapi.dll<br />
|
|
whllapi32.dll</p>
|
|
</td>
|
|
</tr>
|
|
<tr><td valign="top" width="25.633802816901408%" headers="d0e75 ">HACL interface</td>
|
|
<td valign="top" width="25.633802816901408%" headers="d0e77 ">eclall.hpp</td>
|
|
<td valign="top" width="23.661971830985916%" headers="d0e79 "> <p>pcseclva.lib<br />
|
|
pcseclvc.lib</p>
|
|
</td>
|
|
<td valign="top" width="25.070422535211268%" headers="d0e81 "> <p>pcseclva.dll<br />
|
|
pcseclvc.dll</p>
|
|
</td>
|
|
</tr>
|
|
<tr><td valign="top" width="25.633802816901408%" headers="d0e75 ">PCSAPI interface</td>
|
|
<td valign="top" width="25.633802816901408%" headers="d0e77 ">pcsapi.h</td>
|
|
<td valign="top" width="23.661971830985916%" headers="d0e79 ">pcscal32.lib</td>
|
|
<td valign="top" width="25.070422535211268%" headers="d0e81 "> <p>pcsapi.dll<br />
|
|
pcsapi32.dll</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<div class="section"><h4 class="sectiontitle">Programmer's Toolkit:</h4><p>The Programmer's Toolkit provides
|
|
Emulator interfaces documentation, access to header files, and links to sample
|
|
applications. To access this information, open the Programmer's Toolkit and
|
|
select <strong>Emulation —> C/C++ APIs</strong>.</p>
|
|
<div class="note"><span class="notetitle">Note:</span> By using the code examples,
|
|
you agree to the terms of the <a href="codedisclaimer.htm">Code license and disclaimer information</a>.</div>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaikapiinterfaces.htm" title="iSeries Access for Windows provides C/C++ application programming interfaces (APIs) for accessing iSeries resources.">iSeries Access for Windows C/C++ APIs</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |