Object Brokers
Object Broker:
Object Broker is a middleware that takes care of all of the details involved in routing a request from client to object, and routing the response to its destination.
OpenPlay
OpenPlay is a cross-platform network abstraction layer designed to simplify the task of creating programs which communicate across multiple computers.
While originally designed for multiplayer games, it is useful for any developer who wants an easy, platform-independent way to send messages to programs running on other machines. It completely abstracts both OpenTransport and Winsock, and its plug-in architecture makes it easy for you to support new transport protocols.
OpenPlay contains the functionality of the NetSprocket, providing comprehensive support including user interface elements for managing multiple players on a network. With the integration of NetSprocket into OpenPlay, the old NetSprocket code is no longer needed, although an archive is available.
OpenPlay and NetSprocket source code is available under the Apple Public Source License.
visit
OpenPlay
OpenPlay was visited : 235 times
Loading .....