How to get server response with netty client?

Are all web applications are based on client-server architecture?

  • Most of the web application we see get request from client and they send response to the client, means they follow client server architecture. Think about a web application (hosted on a web server) which gets request from client but it does not send response to the user and performs certain task locally or on some remote system, can we say 'this application is not based on client server architecture but it is a web application'. If you know such applications in real world please give the example.

  • Answer:

    It is the best approach to go with, in the beginning stages. As you grow, you'd find it wiser to use a SOA(Service Oriented Architecture) stack instead, to simplify the pains of scaling the needs of your application.

Kiran Gangadharan at Quora Visit the source

Was this solution helpful to you?

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.