Re: definition of server
From: Dan (dan_at_dontspammecauseidontlikit.com)
Date: 04/19/05
- Next message: Vivian McPhail: "Re: Network Routing"
- Previous message: cpptutor2000_at_yahoo.com: "How to use Bluetooth from inside RedHat - PLEASE HELP"
- In reply to: jameshanley39_at_yahoo.co.uk: "definition of server"
- Next in thread: Edward A. Feustel: "Re: definition of server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 19 Apr 2005 11:48:08 +0800
On 18 Apr 2005 17:34:54 -0700, jameshanley39@yahoo.co.uk wrote:
A server is a program or process that listens for a connection from
another (client) process. The client is the process that initiates
the connection.
As an example, a web server listens on port 80. A web browser (the
client) initiates the connection and asks for some data, the web page.
Another example is a POP (mail) server. The POP server at your ISP
waits for a connection. Your mail client (e.g. Ximian Evolution or
Microsoft Outlook), initiates the connection. The POP server then
provides (serves) the contents of the POP mail box to the client.
Servers listen for a connection.
Clients initiate connections.
The transfer of data can then be in either direction, but generally
the client requests data that the server then provides.
Dan
>I notice 2 features that the servers in client/servers networks have:
>Centralization and Server Provides.
>
>However, in the case of Fat clients, it's centralised, but does the
>server still provide?
>
>If I have loads of computers running VNC or Radmin or some remote
>viewing software. And I sit at another computer and access them all,
>then that is centralised. Is that a Fat client and is the computer I
>am on called a server (even though it isn't providing at all)?
- Next message: Vivian McPhail: "Re: Network Routing"
- Previous message: cpptutor2000_at_yahoo.com: "How to use Bluetooth from inside RedHat - PLEASE HELP"
- In reply to: jameshanley39_at_yahoo.co.uk: "definition of server"
- Next in thread: Edward A. Feustel: "Re: definition of server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|