CrazyEngineers
  • browser related question

    Updated: Oct 26, 2024
    Views: 2.9K
    sir asked us what is meant by a browser?.
    Most of them told which helps to render the html pages(it is a client software that is used to interact with server software)
    But what I told it ,Browser is a software that is used to interact with the middleware.
    Whether my Explanation is wrong?.If so why is it?
    0
    Replies
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a member of our community. Consider creating an account or login.
Replies
  • Kaustubh Katdare

    AdministratorJul 21, 2010

    A web browser is a software application for retrieving, presenting, and traversing information resources on the World Wide Web.
    Are you sure? This action cannot be undone.
    Cancel
  • kamal_kj5

    MemberJul 30, 2010

    Simply,"A browser is a software application that is used to access to the world wide web."
    Are you sure? This action cannot be undone.
    Cancel
  • computeridiot007

    MemberAug 1, 2010

    you have understood my answer in a wrong way bro what I mean by that browser is a software which acts like a mediator in order to interact with the server.you can't contact server directly only through middleware
    Are you sure? This action cannot be undone.
    Cancel
  • Kaustubh Katdare

    AdministratorAug 1, 2010

    I think the definition of middleware needs to be made clear. Is there any context to this question? I still do not understand your question correctly. What exactly do you mean by "You can't contact server directly?"
    Are you sure? This action cannot be undone.
    Cancel
  • arunravindran

    MemberAug 1, 2010

    Hi,

    A middleware is a software that provides a link between separate software applications. Middleware is sometimes called plumbing because it connects two applications and passes data between them. I believe your answer is correct. The general definition of a browser is something that acts as an interface between users and internet, which retrieves and displays the data etc. etc. but there is a web-server with which the browser interacts to get the pages that the user wants.
    Are you sure? This action cannot be undone.
    Cancel
  • Manish Goyal

    MemberAug 1, 2010

    I think The correct definition should be as defined by Big k
    Because there are lot of other ways which can be used to communicate with server

    For eg FTP can also be used to communicate with server or access web pages but it can only retrieve those pages, not render them

    It is only a web browser through which we can render ,present web pages in better way

    PS @COMPUTERidiot You are also right it can also be said as a mediator
    Are you sure? This action cannot be undone.
    Cancel
  • Leo

    MemberAug 5, 2010

    I also think definition by Big_K is correct, Browser is just a software application for rendering web pages. And middleware comes in action when there is inter-communication i.e peer-to-peer connection. Peer to Peer connection means process to process communication, so middle does have its importance in communication but browser have to do nothing with it because middleware's role depends upon type of application and the protocol it uses for transfering .messages.
    Are you sure? This action cannot be undone.
    Cancel
  • anandkumarjha

    MemberAug 8, 2010

    When we declare a class in java,why does it automatically extends to object class?
    Are you sure? This action cannot be undone.
    Cancel
  • HImanshu_Sharma

    MemberAug 12, 2010

    of course there are various protocols which interacts with the server.so according to me browser is a plateform(software appilication) to run the web applications..
    but there is a question in my mind dat is what is server,i know the general answer,and i know what is server too,but can anyone tell me the exact technical definition of server(used in web).?
    Are you sure? This action cannot be undone.
    Cancel
  • anandkumarjha

    MemberAug 12, 2010

    dear himanshu

    A computer or device on a network that manages network resources. For example, a file server is a computer and storage device dedicated to storing files. Any user on the network can store files on the server. A print server is a computer that manages one or more printers, and a network server is a computer that manages network traffic. A database server is a computer system that processes database queries.
    Are you sure? This action cannot be undone.
    Cancel
  • HImanshu_Sharma

    MemberAug 13, 2010

    anandkumarjha
    dear himanshu

    A computer or device on a network that manages network resources. For example, a file server is a computer and storage device dedicated to storing files. Any user on the network can store files on the server. A print server is a computer that manages one or more printers, and a network server is a computer that manages network traffic. A database server is a computer system that processes database queries.
    yeah you are right buddy...but server is a physical entity or virtual entity?
    Are you sure? This action cannot be undone.
    Cancel
  • Leo

    MemberAug 17, 2010

    Buddy server is a program to allow communication via protocols. It means if it is HTTP sever, then it allows web pages, various scripts, Java web technology etc. When you say its file server then it stores all files and allows communication via ftp no other protocols are allowed, when you say its database server it stores all database files and only allows SQL queries, likewise if it is rstp server it only allows streaming. And since it is a program there can be several servers on same Computer. I hope that was easy to understand, still your questions are welcome.Happy Computing.
    Are you sure? This action cannot be undone.
    Cancel
Home Channels Search Login Register