Local and remote hosts: Difference between revisions

From Computer Science Wiki
No edit summary
No edit summary
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>]]
Any device that has established a connection to a network qualifies as a host<ref>https://en.wikipedia.org/wiki/Host_(network)</ref>


* In computer networking, a localhost is a hostname that means this computer. <ref>https://en.wikipedia.org/wiki/Localhost</ref>.  
* 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.
* 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.  





Revision as of 10:22, 27 September 2017

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.


Do you understand this?[edit]

Standards[edit]

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

References[edit]