Chatter-jee client starts up in the following steps.
- Create main Client Window
- Get Port Number and Server IP address from Config.txt
- Create various Docunment Templates for the frame windows to be used thru-out the system
- Show Login Dialog. During this step, the client verifies whether the Chatter-jee Server is running.
- If the server is running, the Chatter-jee Client creates a Client Socket and connects to the Server.
After a connection is established with the Chatter-jee Server, the user can do login, by following the
Login Process. Login Process initiates when the user enters his/her login-password
information on the Login dialog, and presses Login button. For more information on login process, see the
Chatter-jee Client manual.