<div>ok you have peaked my interest.  I wish my experience with what you are tying to do was more recent.</div>
<div>I would be suprised if there wasnt a library for telnet for php but I used perl with net::telnet</div>
<div>if they have a port of expect for php I would use thta as well.</div>
<div>php is easy but for processing text nothing beats perl.</div>
<div>you could do the front in php but have the pulling of the data and precessing it be in perl. </div>
<div>just a thought.</div>
<div><span class="gmail_quote">On 12/9/05, <b class="gmail_sendername">IronFog</b> <<a href="mailto:ironfog@gmail.com">ironfog@gmail.com</a>> wrote:</span></div>
<div>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">the reason I need it is that<br>1. it has to be a movie database at the backend with all kind of possible<br>
info.<br>2. an application should be 24/7 up and I 'm not sure about VLC http server<br>stability.<br>3. you can't build DB interface using vlc native server.<br><br>So, if anybody can give me any tips on how to do it better, I'll appreciate.
<br><br><br><br>----- Original Message -----<br>From: "james" <<a href="mailto:manoflinux@gmail.com">manoflinux@gmail.com</a>><br>To: <<a href="mailto:vlc@videolan.org">vlc@videolan.org</a>><br>Sent: Thursday, December 08, 2005 8:33 PM
<br>Subject: [vlc] Re: control VLC via telnet with PHP<br><br><br>there is a built in web interface. why build another on?. just build a<br>custom skin for the existing one.<br>I built an application very similar to what you are talking about using perl
<br>and the telnet plugin for winamp. it was fun, but now days I would just use<br>the vlc built in web interface.<br>I used my application to allow customers to control the hold music at a<br>previous job.<br><br><br><br>
On 12/7/05, IronFog <<a href="mailto:ironfog@gmail.com">ironfog@gmail.com</a>> wrote:<br>><br>><br>> Hi all,<br>> I have to build a web interface for VLC.<br>><br>> What command parameters should I use to start VNC with http and telnet
<br>> interfaces ?<br>> Also, could anybody recommend a PHP library to work with telnet?<br>><br>> Thanks a lot.<br>><br>> --<br>> This is the vlc mailing-list, see <a href="http://www.videolan.org/vlc/">
http://www.videolan.org/vlc/</a><br>> To unsubscribe, please read <a href="http://www.videolan.org/support/lists.html">http://www.videolan.org/support/lists.html</a><br>><br>><br><br>--<br>This is the vlc mailing-list, see 
<a href="http://www.videolan.org/vlc/">http://www.videolan.org/vlc/</a><br>To unsubscribe, please read <a href="http://www.videolan.org/support/lists.html">http://www.videolan.org/support/lists.html</a><br><br></blockquote>
</div><br>