Server Smalltalk Guide : Programming clients and servers with the communications API
Programming clients and servers with the communications API
By intent, the SST infrastructure that supports the distributed objects computing models provides API that can be used to build clients and servers that are programmed directly to the transport message layer. This may be appropriate for integration with legacy systems, for interoperability in a heterogeneous enterprise architecture, or in circumstances of special requirements.
The following sections illustrate the use of this API layer in the implementation of a simple HTTP client and HTTP server.
Last modified date: 01/29/2015