Difference between revisions of "Protocols"

From VideoLAN Wiki
Jump to navigation Jump to search
Line 11: Line 11:
 
* [[UDP]]
 
* [[UDP]]
 
* [[TCP]]
 
* [[TCP]]
 +
 +
 +
----
 +
{{VLC}} also use a [[fake]] protocol...
  
 
[[Category:Protocols]]
 
[[Category:Protocols]]

Revision as of 14:41, 1 February 2007

Protocols are the way how applications communicate with each other through a network. There are very basic ones such as IP, TCP and UDP and top-level ones we will describe in the following. Please look at the listed articles for details about them and feel free to expand the list.



VLC media player also use a fake protocol...


External Links