I participated in two projects while I was working for the HITACHI Software Engineering Co. LTD., Japan
Project 1: Tokyo Stock Exchange Data Monitoring System
This system consists of three components: the client application including of GUI screens running on Window NT, the server application running on Window NT, and the server application running on UNIX. The source files of the client application were coded with VC++, the source files of the server application were coded with C language.
The system has the following functions:
(1) Acquisition of
the market data over communication lines on UNIX and Window NT servers
(2) Processing the
acquired data on each server.
(3) Storing the processed
data in the Hitachi Relation Data Base (Hi-RDB) server.
(4) Querying and manipulation
of the data stored in Hi-RDB from the GUI client applications.
(5) Communication
between multiple clients and servers.
All of the source files were developed by engineers in India, I obtained the training on VC++, SQL and Data Base Management. I was responsible for localization and testing these source files.
The following is the main menu of this project.
Project 2: Financial Budget System of Japan Television Station.
In this project, the source files of client application were coded with Visual Basic, the source files of the server applications were coded with COBOL. I was on the client team and worked on data table structure designing, program designing, detailed coding, debugging, and testing.
The following is one of the user interfaces developed by me on Windows NT's client machine.