w3reference home
Linux Tutorial


Bookmark and Share

MQ Series

  • Complete tutorial ... IBM Redbooks
  • WebSphere MQ sample code examples (java,c,c++)

    Testing communication between workstations
    Before you complete this task you must have completed, Setting up the client workstation.

    On the WebSphereŽ MQ client workstation, use the amqsputc sample program to put a message on the queue at the server workstation, and the amqsgetc sample program to get the message from the queue back to the client:
    Change into the /opt/mqm/samp/bin directory, 
    which contains the sample programs. 
    Put a message on the queue at the server using the following command: 
      ./amqsputc QUEUENAME QMANAGER   
    This displays the following messages: 
    Sample amqsput0 start
    
    target queue is QUEUENAME
    Type some message text on one or more lines, followed by a blank line. 
    You will see the following message: 

    Sample amqsput0 end
    Your message is now on the queue and the command prompt is displayed again.
    To get the message from the queue located on the server, 
    enter the following command: 
      ./amqsgetc QUEUENAME QMANAGER 
    The sample program starts and your message is displayed. 
    After a pause command prompt is displayed again.
    
  • Code Validator
    Learn FTP
    Color finder
    Link Checker
    Free web designs
    Coming soon!
    Interview Questions...
    'w3reference : Learn by examples ... Advanced to beginner's tutorials ...'
    Ajax: AJAX tutorial1 | Apache: Apache HTTP Server | Restarting Apache | CSS: CSS Border | CSS Syntax | CSS Selector | CSS Comment | CVS: CVS Release | CVS Login | CVS Logout | CVS Annotate | Databases: Rolap Tutorial | OLAP Tutorial | OLTP Tutorial | data warehousing | Expect: HTML: html | Linux: Dot (.) conf files | Linux Mount Point | Linux Filesystem | SSH Tutorial | Linux Commands: cal | cat | cfdisk | chroot | MySQL: MySQL Commands | PHP: PHP Basics | PHP Variables | PHP Output (echo/print) | PHP String Concat | PL/SQL: PL/SQL Data Types | PL/SQL Control Structures | PL/SQL File Extensions | PL/SQL DBMS_OUTPUT package | Python: My first Python program | Shell: Starting Bash | Bash Redirection | Bash Pipes | Bash Variables | SQL: SQL Transactions | SQL Constraints | SQL Drop | SQL Union & Union All | SVN: svn architecture | SVN Repository | SVN Import | SVN Checkout | Tech: soap | Web Designing: Web Hosting | HTML/XHTML/CSS code validator | Learn FTP | Search Engine Optimization Tips | www: XML: XML vs HTML | XML Syntax | XML Tags, Elements and Attributes | XML Namespaces |
    Sitemap | Disclaim | Privacy Policy | Contact | ©2007-2009 w3reference.com All Rights Reserved.