The MvTCP Communication Layer

Server provides a communication layer to allow distribution of the application components in a distributed Server application. This communication layer is based on basic TCP/IP sockets. It is available both in C++ and JavaTM. The capabilities of this communication layer are limited to the Server generic protocol and cannot be used outside this scope.

This chapter is divided as follows: