Simple Steps to Boost your appliction by 05 - 20%
We are Web Technology Experts Team who provide you Important information on Web Development, Interview Questions and Answers, live project problem and their solution and online free tutorials.
Thursday, 29 May 2014
Friday, 23 May 2014
What is Streaming Servers, Streaming Protocol and Port Protocol
Streaming Servers: It is server which is more powerful in-terms of RAM, ROM, Processing & Disk spaces. These server kept the video/audio files and able to sent the video/audio in form of small packet(in right order) to the client machine bypass the webserver.
Cleint Machhine Request the video/video to webserver => webserver sent the request to streaming server => Streaming server send the response in form of small packet to the clinet machine (By Passing the WebServer)
Why we need streaming server:
Web Server can re-send lost or damaged packets, and they allow randomly ordered packets to be reassembled later. This is convenient for downloading files and surfing the Web if Web traffic slows down or some of your packets disappear, you'll still get your file. But these protocols won't work as well for streaming media. With streaming media, data needs to arrive quickly and with all the pieces in the right order
PORT: PROTOCOL
20: File Transfer Protocol (FTP)
21: Secure File Transfer Protocol (SFTP)
22: Secure Shell (SSH)
25: Simple Mail Transfer Protocol (SMTP)
80: Hypertext Transfer Protocol (HTTP)
110: Post Office Protocol (POP3)
143: Internet Message Access Protocol (IMAP)
194: Internet Relay Chat (IRC)
443: Hypertext transfer Protocol Secure (HTTPS)
465: Simple Mail Transfer Protocol Secure (SMTPS)
Streaming Protocol
Apple HLS (HTTP Live Streaming)
RTMP, RTMPT, RTMPS, RTMPE, RTMPTE, Flash
Adobe HTTP Dynamic Streaming (HDS)
MS-WMSP (Windows Media HTTP Streaming Protocol), Windows Smooth Streaming, MMS, MMSH
RTSP, RTP, UDP
MPEG-DASH (HTTP)
Cleint Machhine Request the video/video to webserver => webserver sent the request to streaming server => Streaming server send the response in form of small packet to the clinet machine (By Passing the WebServer)
Why we need streaming server:
- HTTP, FTP and TCP protocols send the data in form of packets and reassembled later means first download full data in browser then play. In this case user have to wait more time. where as in streaming server video playing and streaming simultaneouly.
- Streaming Server is more fast & better as compare to WebServer(Non-streaming Server).
- Different Streaming Server use different type of protocol to enhance their speead and performace.
Web Server can re-send lost or damaged packets, and they allow randomly ordered packets to be reassembled later. This is convenient for downloading files and surfing the Web if Web traffic slows down or some of your packets disappear, you'll still get your file. But these protocols won't work as well for streaming media. With streaming media, data needs to arrive quickly and with all the pieces in the right order
PORT: PROTOCOL
20: File Transfer Protocol (FTP)
21: Secure File Transfer Protocol (SFTP)
22: Secure Shell (SSH)
25: Simple Mail Transfer Protocol (SMTP)
80: Hypertext Transfer Protocol (HTTP)
110: Post Office Protocol (POP3)
143: Internet Message Access Protocol (IMAP)
194: Internet Relay Chat (IRC)
443: Hypertext transfer Protocol Secure (HTTPS)
465: Simple Mail Transfer Protocol Secure (SMTPS)
Streaming Protocol
Apple HLS (HTTP Live Streaming)
RTMP, RTMPT, RTMPS, RTMPE, RTMPTE, Flash
Adobe HTTP Dynamic Streaming (HDS)
MS-WMSP (Windows Media HTTP Streaming Protocol), Windows Smooth Streaming, MMS, MMSH
RTSP, RTP, UDP
MPEG-DASH (HTTP)
Best Related Posts are Following:
- Apache Interview Questions And Answers for experienced.
- How to set P3P http header in PHP?.
- Dojo Interview Questions and Answers for Fresher.
- SSRS Interview Questions and Answers for Beginners.
- Google App Engine Free Hosting.
- PHP HTML5 video streaming examples.
- What is Composer in php? - Manage the Dependencies.
- Hadoop Basic Interview Questions and Answer.
- Hadoop - Understanding Hadoop Architecture.
- MongoDB Interview Questions and Answers.
- Manage SPF Record - How to add SPF Record?.
- How do you parse and process HTML in PHP.
- Edit an commit message in Github Repository - Commands.
- How do you disable browser Autocomplete on web form field / input tag?.
- Web Development Project Manager interview questions and answers.
- How to create Dynamic XML Sitemap online.
- What is UPnP in Skype?.
- How to delete Content of File in windows and unix?.
- Difference between SSL and HTTPS.
- SPDY Protocol - Improve the Speed of web page.
Subscribe to:
Posts
(
Atom
)