home *** CD-ROM | disk | FTP | other *** search
/ Collection of Hack-Phreak Scene Programs / cleanhpvac.zip / cleanhpvac / TIERRA40.ZIP / DOC / MLAYER.DOC < prev    next >
Text File  |  1992-05-02  |  521b  |  24 lines

  1.  
  2.  
  3.     MLayer = Monitoring communications Layer.
  4.  
  5.  
  6. - pairs replies to requests (notion not present in alcomm)
  7. - does flow control when initiating requests
  8.  
  9. - data flow (in) with data routines
  10. - queries (in) with query routines
  11. - state changes (in) with state routines
  12. - assoc. with each clink, a table indicating which data flows (out) requested
  13. - table of init routines for each data flow (out)
  14.  
  15.  
  16.  
  17. MInitialise
  18. MOpenLink
  19. MGenRequestAndReply
  20. MGenRequestNoReply
  21.  
  22. MRegisterDatahandler
  23. MRegisterQueryhandler
  24. MRegisterStatehandler