Server Guide
When you develop applications for the Windows, OS/2, AIX, Sun
Solaris, Linux, and MVS native server environments, you face two main
issues:
- Your application must not contain code that provides a user interface
(UI).
- Your application must be able to concurrently process requests from
multiple clients simultaneously if multiple clients will be accessing the
application.
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]