answersLogoWhite

0


Best Answer

They talk to each other

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the similarities between peer to peer and client server archtecture?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Movies & Television

What is meant by client-side processing?

Processing that is done on the client computer instead of the server computer. Most online multi-player games use client side processing to reduce server load and performance.


What are the difference and similarities between RMI and RPC?

RMI or Remote Method Invokation is very similar to RPC or Remote Proceedure call in that the client both send proxy objects (or stubs) to the server however the subtle difference is that client side RPC invokes FUNCTIONS through the proxy function and RMI invokes METHODS through the proxy function. RMI is considered slightly superior as it is an object-oriented version of RPC.


What Protocol used to download email messages from an email server?

POP (Post Office Protocol) - The protocol that an e-mail server and client usewhen the client requests the downloading of e-mailmessages.


What are the similarities between PHP and JavaScript?

there are not many similarities, except the if and else statements, loops, etc... but PHP talks to the server, JavaScript can't. That's why both languages have totally different functions. If you only use basic JavaScript, PHP doesn't differ too much.


Why is an application such as POP needed for electronic messaging?

Workstations interact with the SMTP host, which receives the mail on behalf of every host in the organization, to retrieve messages by using a client-server protocol such as Post Office Protocol, version 3(POP3). Although POP3 is used to download messages from the server, the SMTP client still needed on the desktop to forward messages from the workstation user to its SMTP mail server.

Related questions

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.


What is the difference between client server and mobile agent based approach?

noemally client server is used by client o server and mobile for calling


What is client-server database?

A client-server database is the relationship between two computer programs. One makes a service request (client) and the other (server) fulfills the request.


What is the difference between mysap and sap?

SAP - Client (installed)/Server mySAP web browser (Client)/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.


What is the difference between Client and member?

client is share to data storage in server


What is the role of a network in client-server architecture?

Simple: in order to have a client-server architecture you need a network. The role of the network is to move data packets between the client and the server. In a client-server architecture the server usually has to manage the network (for example, a domain controller in a Windows environment).


What is difference between client server and web server?

client site program always execute on client computer while server site program execute on sever computer


What similarities do peer-to-peer and client-server networks have?

Both use the same medium to send and recieve information.


What is a server's physical case?

what is the difference between a server physical case and a client case


A communication session between two hosts which host is the client and which is the server?

The process which initiates the communication is the client; the process that waits to be contacted is the server.