GeekArticles
Web Programming
Perl
Web Programming
PerlA web client for MP3 streaming in perl
What is streaming? By streaming we refer to the decoding of a file consurrently with its download, i.e. rendering the contents of the file as they become available, without having to stand by for the entire file to be downloaded. Streaming is very useful in applications that involve live content (such as readio transmissions, or newscasts) or media files that tend to be very large, that is in applications where the user cannot afford waiting for the download to be completed before the...n
Sponsored Links
Related Topics
Subscribe via RSS
Perl
- Using perl to connect to remote hosts via telnet.
- Perl, Sockets and TCP/IP Networking
- Sending email using perl and sendmail.
- A web client for MP3 streaming in perl
- Multiplexing filehandles with select() in perl.
- Perl XML Quickstart: The Perl XML Interfaces
- Sorting Techniques
- Using XML Modules in Perl
- Skimpy Forum: An Application of Perl and XML
- Web Services with AppleScript and Perl
