Hi!
It's possible to redirect the data came from a port to another port?
let me explain: i want to do a web radio with WinAmp & shoutcast server, for personal and friend use ; i want also use a code similar to that of
perl mp3server tutorial for insert a initial jinglemusic when the user connect.
My idea is to use the "mp3serverlike" code to play the jingle and then redirect to the principal shoutcast server using the first as a tunnel
ex:
shoutcast server open on port 8100
mp3server server open on port 8000
the user connect to the port 8000, after the jingle the mp3 server send the data from port 8100 to port 8000.
it's possible to do a similar thing?
excuse always for my english!:-)
<----------------->
Feel the Dark Power of Regular Expressions...
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.