I'm not sure if this is a bug.. but..
If I do:
vlc --rc-host=localhost:4212 movie.mpg
then telnet back into my local machine i can control VLC.
If I do:
vlc --rc-host=localhost:4212 movie.mpg --daemon
and telnet back into my machine, the telnet session fails.
is this a bug, or a feature?