Trivial File Transfer Protocol/Related Articles: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Daniel Mietchen
m (Robot: Creating Related Articles subpage)
 
imported>Daniel Mietchen
m (Robot: encapsulating subpages template in noinclude tag)
Line 1: Line 1:
{{subpages}}
<noinclude>{{subpages}}</noinclude>


==Parent topics==
==Parent topics==

Revision as of 22:41, 11 September 2009

This article is developing and not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
 
A list of Citizendium articles, and planned articles, about Trivial File Transfer Protocol.
See also changes related to Trivial File Transfer Protocol, or pages that link to Trivial File Transfer Protocol or to this page or whose text contains "Trivial File Transfer Protocol".

Parent topics

Subtopics

Other related topics

Bot-suggested topics

Auto-populated based on Special:WhatLinksHere/Trivial File Transfer Protocol. Needs checking by a human.

  • Ethernet [r]: An early proprietary standard for local area networks developed by IEEE Project 802; the term has become generic for various connectors and communications techniques although the name of a standard would be more precise. [e]
  • Internet Protocol version 6 [r]: The next-generation Internet Protocol, providing (among other benefits) a vastly increased address space (128bits), which should in turn provide the ability for an end-to-end Internet and allowing new models of communication to be developed. [e]
  • Local area network [r]: A range of techniques for interconnecting multiple computers, over physical media such as wire or over wireless radio, within a limited geographic area, typically multiples of 100 meters. [e]
  • Protocol (computer) [r]: Rules for communication among devices in a computer network. [e]
  • Transmission Control Protocol [r]: (TCP) A protocol that reliably delivers bytes across an internet. As long as the connection is up, bytes will be delivered without bit errors and in the order they were sent. It does not guarantee latency. [e]