Server Guide
When you develop applications for the Windows NT, OS/2, AIX, Sun Solaris,
OS/400, and OS/390 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 ]