Question: Advanced object oriented programming laboratory 1. Suppose you want to create a messaging application where users can sign up, login, edit profile and send messages

Advanced object oriented programming laboratory

1. Suppose you want to create a messaging application where users can sign up, login, edit profile and send messages to each other. So you must create a Server code and a Client code where clients can sign up and login. This must be done by a user interface. Create a GUI that allows users to perform all these actions. You must save the sign up credentials of the user in a file and then use these credentials later when they try to log in. After logging in, users can edit their profile, i.e. change their names, email addresses, passwords, and birth date. Moreover, clients can choose to send messages to each other. For that case, they must specify which client they want to connect to, then chat with each other

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!