answersLogoWhite

0

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

to be contacted is the server.

User Avatar

Wiki User

13y ago

What else can I help you with?

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?


How does the server-client network architecture facilitate communication and data exchange between devices on a network?

In a server-client network architecture, devices called clients connect to a central server. The server manages and coordinates communication between clients, allowing them to exchange data and information. This architecture enables efficient and organized communication by centralizing resources and providing a structured framework for devices to interact within a network.


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 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.