Computer Network - Establishment of Peer-to-Peer Network

For a local area network with a small number of computers and low network security requirements, it is wasteful to take out a separate computer to make a server. You can use a peer-to-peer network structure. In peer-to-peer networks, there is no need for a dedicated server. Each computer has the same status. It can be both a client and a server. It enjoys the convenience brought by networking and can put some resources of its own ( Files, printers, etc.) are provided for sharing with other computers on the network.

  1. Network connection
    Connect according to the peer-to-peer network topology shown below. Establish peer-to-peer network using TCP/IP protocol
  2. Peer-to-peer networks can use TCP/IP as the communication protocol of the network, and Windows XP, 2000, Win7 and other operating systems support this protocol. The TCP/IP protocol supports networks of any size and can connect to all types of servers and workstations. It is a routable protocol that enables Internetworking.
  3. Network nodes that use the TCP/IP protocol need to set the IP address, subnet mask, default gateway, and primary name to identify the computers in the subnet.


Third, the experimental steps
1. Create a working group
Open the Control Panel window → double-click System
→Click the Network Identification tab in the System Properties dialog
→ Click the "Properties" button
→Enter your own "computer" name in the "Identification Change" dialog
and the name of the "workgroup" to which it belongs.

2. Install network components
Open the Control Panel window → double-click Network and Dial-up Connections
→ Right click on "Local Area Connection" in the "Network and Dial-up Connections" window
→Click the shortcut menu "Properties" command
→Select the following 3 basic groups in the "Local Area Connection Properties" dialog box
pieces

3. Set the IP address
Click in the previous "Local Area Connection Properties" dialog box
"Internet Protocol (TCP/IP)" and "Properties"
button → in "Internet Protocol (TCP/IP) Properties"
dialog box click the "Use the following IP address" radio button
→Enter the IP address and subnet mask

4. Test network connectivity
(1) Double-click "My Network Places" on the desktop, and double-click "Whole Network" in the "Network Neighborhood" window. Which hosts can I see? (2) At the command prompt, enter the "ping IP address" command to test whether the two hosts are connected.

Intelligent Recommendation

Configure WANem to limit the network (peer-to-peer)

First you have to prepare a WANem Server. 2 machines are on the same network segment (it is recommended to be on the same network segment as the WANem server). The two machines do the following: 1) On...

Use the Cisco simulator to build a peer-to-peer network

First establish a connection and comment Use different color rectangular boxes to distinguish the Ethernet network of floor one and floor two and configure ip Click command promote to test the connect...

Computer Network - Detailed P2P peer network (a) -BitTorrent agreement

Note: This article content borrowed from:Shallow BitTorrent protocol into the lightWhich added some original bloggers, thanks invasion delete ~ The concept of peer to peer network The following defini...

MGC TOKEN technical explanation —— P2P network (distributed peer-to-peer network)

P2P network and communication mechanism MGC Token Advantage MGC Token is positioned on an application platform where smart contracts can be released and data can be interacted with and processed by ot...

Analysis of Bitcoin Networks: A Decentralized, Peer-to-Peer Network Architecture

Bitcoin uses an Internet-based peer-to-peer (P2P) distributed network architecture. The Bitcoin network can be thought of as a collection of nodes that operate in accordance with the Bitcoin P2P proto...

More Recommendation

dcp: Use peer-to-peer network to transfer files | Linux China

dcp can use Dat peer-to-peer network to copy files between different hosts. This allows you to transfer files between two hosts without worrying about the details of the mutual access between the host...

The fourth day of online learning-peer-to-peer network communication enhancement

technology 1. The basic technology of socket 2. The basic technology of the process 3. Basic application of signal Not much to say, directly on my mind map. Architecture diagram Code 1. Server, techno...

Android Wi-Fi Peer-to-Peer (Android's Wi-Fi P2P peer network)

Wi-Fi peer-to-peer (P2P, peer network), which have agreed to the corresponding hardware Android 4.0 (API level 14) or the version number of the device can be higher by wifi directly without the need t...

Computer Network - Detailed peer network P2P (b) -Chord algorithm research and analysis

Structured and unstructured network Unstructured P2P network refers to the absence organizational relationships between network nodes, or the like is entirely between nodes, such as the first generati...

Etcd network layer (four) - the implementation of Peer interface

The peer structure is the implementation of the Peer interface, the peer is the representative of the remote raft node, and the local raft node sends the message to the remote raft node through the pe...

Copyright  DMCA © 2018-2026 - All Rights Reserved - www.programmersought.com  User Notice

Top