Difference between revisions of "HTTP"

From VideoLAN Wiki
Jump to navigation Jump to search
m
m (fixing redirect)
Line 1: Line 1:
''Did you want the [[HTTP Interface]]?''
+
''Did you want the [[Web Interface|HTTP Interface]]?''
  
 
HTTP stands for HyperText Transport Procotol. It's a application network layer developed in early days of Internet for transmit html and text files. Today it's used for every kind of media, thanks to it's flexibility.
 
HTTP stands for HyperText Transport Procotol. It's a application network layer developed in early days of Internet for transmit html and text files. Today it's used for every kind of media, thanks to it's flexibility.

Revision as of 17:51, 9 April 2006

Did you want the HTTP Interface?

HTTP stands for HyperText Transport Procotol. It's a application network layer developed in early days of Internet for transmit html and text files. Today it's used for every kind of media, thanks to it's flexibility. VideoLAN can use this protocol for multimedia streaming. It can read a stream from an HTTP server like Apache, or act like a HTTP server dumping multimedia to the network.