Difference between revisions of "HTTP"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | ... | + | Http stands for HyperText Transport Procotol. 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]]. Receiving and http stream from a http server like Apache or creating one. |
Revision as of 20:29, 14 June 2005
Http stands for HyperText Transport Procotol. 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. Receiving and http stream from a http server like Apache or creating one.