answersLogoWhite

0


Best Answer

The process which initiates the communication is the client; the process that waits

to be contacted is the server.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: A communication session between two hosts which host is the client and which is the server?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

1 For a communication session between a pair of processes which process is the client and which is the server?

with the Web, a browser is a client process and a Web server is a server process. With p2p file sharing, the peer that is downloading the file is labeled as the client, and the peer that is uploading the file is labeled as the server.


What numeric port range is commonly used by clients in a client server communication session?

135


What is a client server communication device?

It is a communication device that goes from client to server.


How do see server doing by client?

A client cannot see what a server is doing; the only thing that can be monitored by the client is the data communication between the client and the server. If the client needs to see what is going on in the server then the client needs to connect to the server using remote desktop protocol, Terminal Services, telnet, or some other way to directly connect to the server.


When you are binding to an LDAP server what information is passed between the server and LDAP client?

The client IP address, the clients host name, the port address to use during communication


What is the difference between client and server on the data communication network?

A server will receive connections from a client, and the client will usually receive some service from the server. When you're browsing web sites online, those web sites are hosted on servers. Your web browser acts as a client to connect to the server and interact with it.


What are the different types High level middle-ware in Client Server communication?

What are the different types High level middle-ware in Client Server communication?


What is the conclusion of client-server architecture?

Type your answer here.. Client server basically is used for Communication from one system to another.one client can communicate with more then one server at a time. .


How connectionless communication between a client and a server proceeds when using sockets?

Both the client and the server create a socket, but only the server binds the socket to a local endpoint. The server can then subsequently do a blocking readcall in which it waits for incoming data from any client. Likewise, after creating the socket, the client simply does a blocking call to write data to the server. There is no need to close a connection.


What is the difference between client and member server?

client is share to data storage in server


What is computer centralization?

computer centralization is act like client server architecture. the different between centralization and client server is centralization is distribution network , any one can access the network. for example ATM system. client server architecture is not distribution network , it works inside the organization . for example between two floors communication. simply we can call centralization is work in WAN technology and client server architecture work on LAN technology.


What is the protocol used by server and client?

There is no single protocol used between a server and a client; the protocol depends on what the server and client are doing and how they are currently communicating.