The magic bus

The magic bus is a unique means of exchanging information between separate processes, locally or remotely, whatever their programming languages.

  1. Introduction
  2. Installation
  3. Practice
  4. Concepts
  5. C library
  6. mb_bind
  7. mb_unbind
  8. mb_register
  9. mb_probe
  10. mb_send
  11. mb_reply
  12. mb_receive
  13. Protocol
  14. Source code
  15. Makefile
  16. Makefile.distrib
  17. mbd.h
  18. mbd.c
  19. mbd_kbd.h
  20. mbd_kbd.c
  21. mbdef.h
  22. mb_api.h
  23. mb_api.c
  24. mb_sio.h
  25. mb_sio.c
  26. mbping
  27. mb.h
  28. mbexp