Web client
Mostly all users of web application will interact with web client, web client will do the following things,
- Takes inputs from the user.
- Sending inputs(request) to server.
- Receives the outputs(response) from server.
- Display proper response to the users.
Note : Web client = Browser
Thanks for your time.
Thanks for your time.
-Nireekshan