⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 sam.setup.html

📁 php的帮助文档,涉及到PHP的案例和基本语法,以及实际应用内容
💻 HTML
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html> <head>  <title>Installing/Configuring</title>  <meta http-equiv="content-type" content="text/html; charset=UTF-8"> </head> <body><div style="text-align: center;"> <div class="prev" style="text-align: left; float: left;"><a href="intro.sam.html">Introduction</a></div> <div class="next" style="text-align: right; float: right;"><a href="sam.installation.html">Installation</a></div> <div class="up"><a href="book.sam.html">SAM</a></div> <div class="home"><a href="index.html">PHP Manual</a></div></div><hr /><div> <h1>Installing/Configuring</h1><h2>Table of Contents</h2><ul class="chunklist chunklist_chapter"><li><a href="sam.installation.html">Installation</a></li><li><a href="sam.configuration.html">Runtime Configuration</a></li><li><a href="sam.resources.html">Resource Types</a></li></ul>  <div id="sam.requirements" class="section">  <h2 class="title">Requirements</h2>  <p class="para">   The SAM extension interfaces to the IBM Messaging and Queuing   middleware products using a set of libraries and some client side code   referred to as XMS. This package is available as a free download in   the guise of IBM support pack IA94. There is a description of this   package and download links in the article <a href="http://www-1.ibm.com/support/docview.wss?uid=swg24007092" class="link external">&raquo;    Introducing XMS - The IBM Message Service API</a>.  </p>  <p class="para">   If you intend to use SAM to access the Messaging and Queuing   infrastructure within WebSphere MQ then you will also need to have   installed a local MQ queue manager or installed the WebSphere MQ   clients package. The clients package is freely available as a support   pack (<a href="http://www-1.ibm.com/support/docview.wss?rs=171&uid=swg24009961&loc=en_US&cs=utf-8&lang=en" class="link external">&raquo; MQC6</a>).  </p>  <p class="para">   If you are only aiming to experiment with sending messages to and from   WebSphere Application Server queues using the WebSphere Platform   Messaging protocol (WPM) then you do not need to install the MQC6   package.  </p>  <p class="para">   After installing these packages you will need to ensure the XMS binary   and, if you are using it, the MQ client bin directory are included in   the PATH environment variable so that Apache and PHP can find the   dependent .DLLs/libraries.  </p> </div>          </div><hr /><div style="text-align: center;"> <div class="prev" style="text-align: left; float: left;"><a href="intro.sam.html">Introduction</a></div> <div class="next" style="text-align: right; float: right;"><a href="sam.installation.html">Installation</a></div> <div class="up"><a href="book.sam.html">SAM</a></div> <div class="home"><a href="index.html">PHP Manual</a></div></div></body></html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -