home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / opendc12.zip / SG244883.ZIP / 2_6.1 < prev    next >
Text File  |  2001-01-27  |  4KB  |  72 lines

  1. <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
  2. <HTML>
  3. <HEAD>
  4. <base href="http://publib.boulder.ibm.com:80/cgi-bin/bookmgr/BOOKS/EZ30OZ00/2.6.1">
  5. <title>
  6. 2.6.1 "OS/2 WARP and OpenDoc" 
  7.   via IBM BookManager BookServer
  8. </title>
  9. </head>
  10. <body background="/bookmgr/backdrop.gif">
  11. <banner><br>
  12. <a href="../../library"><img src="/bookmgr/libicon2.gif" border=0 alt="[Library]"></a>
  13. <a  href="CONTENTS#2.6.1"><img src="/bookmgr/contents.gif" border=0 alt="[Contents]"></a>
  14. <img src="/bookmgr/drevs.gif" border=0 alt="[Revisions]">
  15. <a href="2.6"><img src="/bookmgr/prev.gif" border=0 alt="[Prev Topic]"></a>
  16. <a href="2.6.2"><img src="/bookmgr/next.gif" border=0 alt="[Next Topic]"></a>
  17. <a href="../../search?book=EZ30OZ00"><img src="/bookmgr/search.gif" border=0 alt="[Search]" ></a>
  18. <img src="/bookmgr/dslist.gif" border=0 alt="[Search Results]">
  19. <img src="/bookmgr/dsprev.gif" border=0 alt="[Prev Topic Match]">
  20. <img src="/bookmgr/dsnext.gif" border=0 alt="[Next Topic Match]">
  21. <img src="/bookmgr/dnotes.gif" border=0 alt="[Notes]">
  22. <img src="/bookmgr/dlnotes.gif" border=0 alt="[List Notes]">
  23. <a  href="../../print?book=EZ30OZ00"><img src="/bookmgr/print.gif" border=0 alt="[Print]"></a>
  24. <a href="../../download/EZ30OZ00.boo"><img src="/bookmgr/download.gif" border=0 alt="[Download]" ></a>
  25. <a  href="../../help/book"><img src="/bookmgr/help.gif" border=0 alt="[Help]"></a>
  26. <hr>
  27. <a name="HDR4610DEV"><H3> 2.6.1   OSA Events</H3></a>
  28. </banner>
  29. <pre width="80">
  30.    The OSA Event Manager uses the Presentation Manager to send OSA events 
  31.    between applications on the same computer. 
  32. <p>
  33.    Applications typically use OSA events to request services and information 
  34.    from other applications or to provide services and information in response 
  35.    to such requests.  For example, any application can use the Get Data OSA 
  36.    event to request that your application locate and return a particular set 
  37.    of data, such as a table.  If your application supports the Get Data 
  38.    event, it should be able to recognize the event and respond by locating 
  39.    the requested data and returning a copy of the data to the application 
  40.    that requested it. 
  41. <p>
  42.    Communication between two applications that support OSA events is 
  43.    initiated by a client application, which sends an OSA event to request a 
  44.    service or information.  For example, a client application might request 
  45.    services such as printing specific files, checking the spelling of a list 
  46.    of words, or performing a numeric calculation; or it might request 
  47.    information, such as one customer's address or a list of names and 
  48.    addresses of all customers living in Florida.  The application providing 
  49.    the service or the requested information is called a server application. 
  50. <p>
  51.    The client application uses OSA Event Manager routines to create and send 
  52.    the OSA event, and the server application uses OSA Event Manager routines 
  53.    to interpret the OSA event and respond appropriately.  If the client 
  54.    application requests that the server application adds information to a 
  55.    reply OSA event, the server application adds the information that the OSA 
  56.    Event Manager returns to the client application. 
  57. <p>
  58.    If an OSA event is one of the standard events defined in the OSA Event 
  59.    Registry: Standard Suites, the client application can construct the event 
  60.    and the server application can interpret it according to the standard 
  61.    definition for that event.  To ensure that an application can respond to 
  62.    OSA events sent by other applications, it should support the standard OSA 
  63.    events that are appropriate for the application. 
  64. </pre>
  65. </pre>
  66. <hr>
  67. <br><a href="2.6"><img src="/bookmgr/prev.gif" border=0 alt="[Prev Topic]"></a>
  68. <a href="2.6.2"><img src="/bookmgr/next.gif" border=0 alt="[Next Topic]"></a>
  69. <cite>  ⌐ Copyright IBM Corp. 1996</cite>
  70. <HR><p><h6><a href="/cgi-bin/bookmgr/library">IBM BookManager« BookServer</a> Copyright 1989, 1999<a href="http://www.ibm.com/"> IBM</a> Corporation.  All rights reserved.</h6><p>
  71. </BODY></HTML>
  72.