2000-2001 | OCC Server | |
HOME
COMPONENTS SERVER MANAGER APPLICATION SERVERS RDBMS |
A 3-tier Client-Server Solution that runs on Windows NT4 and Windows 2000.
The Clients The Clients can run on any platform, that is DOS, MS Windows, Unix, Linux. They can be written in Visual Basic, C++, Java. The Server Manager Communicates with the clients through a TCP/IP interface. Currently designed for WinSock 2.0 Messages are put in a queue (using STL), and communicate with application servers using named pipes and memory mapped files. The Application Servers Deal directly with the Relational Database Manager Systems. Manages the business logic. Please contact our marketing manager for details of the business logic. The Database Servers Can be any RDBMS. Design Considerations This server was designed as an NT Service using object oriented techniques that is independent of vendor compilers. It was designed to be easily portable to Unix.It uses generic C++ programming and the Standrad Template Library 09/04/01 Email: zhiq@pc.jaring.my |