Local and remote hosts: Difference between revisions

From Computer Science Wiki
(Created page with "right|frame|Web Science<ref>http://www.flaticon.com/</ref> * In computer networking, localhost is a hostname that means this computer. <ref>https://en...")
 
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[file:Connection.png|right|frame|Web Science<ref>http://www.flaticon.com/</ref>]]
[[file:Connection.png|right|frame|Web Science<ref>http://www.flaticon.com/</ref>]]


* In computer networking, localhost is a hostname that means this computer. <ref>https://en.wikipedia.org/wiki/Localhost</ref>.
Any device that has established a connection to a network qualifies as a host<ref>https://en.wikipedia.org/wiki/Host_(network)</ref>


* A remote host is a computer which is access over a network.
* In computer networking, a localhost is a hostname that means this computer. <ref>https://en.wikipedia.org/wiki/Localhost</ref>.  


 
* A remote host is a computer which is accessed over a network. Remote hosts can be far away or very close. But they share a common characteristic of being accessed over a network.
== Do you understand this? ==


== Standards ==
== Standards ==

Latest revision as of 20:36, 19 August 2020

Web Science[1]

Any device that has established a connection to a network qualifies as a host[2]

  • In computer networking, a localhost is a hostname that means this computer. [3].
  • A remote host is a computer which is accessed over a network. Remote hosts can be far away or very close. But they share a common characteristic of being accessed over a network.

Standards[edit]

  • This topic doesn't cover a specific standard, but it is something you should you know.

References[edit]