XPCOM
XPCOM Links
- XPCOM Mozilla's cross-platform component object model.
- Getting Started with PyXPCOM, Part 1 Covers the installation of XPCOM and PyXPCOM.
- XPCOM, Part 5 Puts the final touches on the example XPCOM implementation, shows how to install the component, and demonstrates simple testing methods using XPCShell.
- Getting Started with PyXPCOM, Part 3 Covers the implementation of XPCOM objects on the server side.
- Evaluation of Interprocess Communication Methods in a Component-based Environment This thesis evaluates several of the available techniques for interprocess communications (IPC) in a prototype system for distributed components using XPCOM as the basis. It also takes into consideration marshalling, the transfer of complex data structures, it further discusses security, robustness and correctness.
- XPCOM, Part 2 Introduction to XPCOM programming: type libraries, the xpidl compiler, and interface discovery.
- BlackConnect Java-to-XPCOM bridge.
- XPCOM, Part 4 Covers component authoring by using a GPS receiver as an example component.
- rbXPCOM Ruby language bindings. Ruby is an object oriented scripting language developed by Yukihiro Matsumoto.
- XPCOM, Part 3 Building the XPCOM development environment.
- Getting Started with PyXPCOM, Part 2 Explains how to access Mozilla objects as a client.
- XPCOM, Part 1 Introduction to XPCOM, Mozilla's component architecture.
- PyXPCOM Python language bindings.
- XPConnect Javascript language bindings. It allows Javascript objects to transparently access and manipulate XPCOM objects and also enables Javascript objects to implement XPCOM compliant interfaces.
| Help build the largest human-edited directory on the web. |
| Submit a Site - Open Directory Project - Become an Editor |