DEV Community

Sandhya Steffy M
Sandhya Steffy M

Posted on

How devices communicate inside a network

Devices in the same network communicate using IP addresses.

When one device wants to send data to another:

  • It checks the IP address
  • Sends data through the router or switch
  • The correct device receives it

Top comments (0)