Skip to content
Snippets Groups Projects
  1. Feb 07, 2014
  2. Jan 15, 2014
  3. Oct 15, 2013
  4. Sep 17, 2013
  5. Sep 11, 2013
  6. May 24, 2013
  7. May 16, 2013
  8. May 15, 2013
  9. Apr 30, 2013
  10. Apr 25, 2013
  11. Mar 13, 2013
  12. Feb 26, 2013
  13. Jan 22, 2013
    • Raphaël Lallement's avatar
      [planning/msgconnector] msgconnector is the communication library for HATP · 266105c2
      Raphaël Lallement authored
      This library includes a server and client definition. It should be used in
      any software that has to communicate with HATP.
      When a client starts, it registeres itself to the server. Then when another
      client wnats to communicate it needs to use the name of the first client,
      the server will relay the message to the correct client. There must not
      be two clients with the same name because if one leaves then when the second
      will leave ther server will crash.
      266105c2
Loading