Categories

web client

Vincent White März 18, 2016
No votes yet.
Please wait...

A web client is a program capable of communicating with Web servers, requesting and receiving information from them, and processing it for display or other uses.

Your web browser is an example of a web client. The remote machine containing the document you requested is called a web server. The client and server communicate using a special language (a “protocol”) called using Hypertext Transfer Protocol (HTTP).

The web server listens on a port on the network, and waits for client requests using the HTTP protocol. After the server responds to the request (using HTTP), the network connection is dropped and the browser processes the relevant data that it received, then displays it on your screen. With every web transaction, HTTP is invoked.

In practice, many clients can be using the same server at the same time, and one client can also use many servers at the same time.

Bookmarken den permalink.

Submit a ticket

Sollte Ihre Frage durch die Tutorials nicht ausreichend beantwortet worden sein, benutzen Sie bitte den folgenden Link, um sich an unser Beratungsteam (Support) zu wenden. Wir bieten Ihnen unsere Hilfe und Unterstutzung an. 24 Stunden am Tag, 7 Tage die Woche!
Ticket Einrichten

Kommentare sind geschlossen