What are the main differences between a client/server network and a peer-to-peer network?

What will be an ideal response?


Again, the answers here may vary, but the primary difference is the hierarchical relationship in a client/server system and the equal party relationship with peertopeer.The centralization of resources is another crucial difference; the server maintains the resources in client/server, whereas any peer can maintain resources for sharing in the peer-to-peer environment.Scalability is another issue; peer-to-peer networks scale poorly past a small grouping at which point the client/server system justifies the cost and resources.

Computer Science & Information Technology

You might also like to view...

Answer the following statements true (T) or false (F)

1. The key combination Shift + arrow key can be used to resize a control or a group of controls. 2. The following lines of code are valid. (T/F) Private Sub Click(...) Handles Click txtBox.Text = " " End Sub 3. Keywords are also referred to as reserved words. 4. Complete Word is a helpful feature produced by the Microsoft Technology called IntelliSense. 5. The Visual Basic Code Editor will automatically detect certain types of errors as you are entering code.

Computer Science & Information Technology

Mission-critical IT systems should be outsourced only if the result is a cost-attractive, reliable business solution that fits the company’s long-term business strategy.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

MySQL does not require a password.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Two-factor, three-factor, and four-factor identification are different types of authentication.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology