Appendices > The MvTCP Communication Layer
 
The MvTCP Communication Layer
Rogue Wave® 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 Rogue Wave Server generic protocol and cannot be used outside this scope.
This chapter is divided as follows:
*Using MvTCP in Rogue Wave Server Applications
*Using the Rogue Wave Server Logical Mapper
*Mixing the MvTCP Main loop with an External Main Loop
*Compiling and Linking Applications using MvTCP
*Miscellaneous Features
*Subclassing IlsTcpMvProcess

Version 5.8
Copyright © 2014, Rogue Wave Software, Inc. All Rights Reserved.