Page 1 of 1

Allow multiple connection via telnet

Posted: 19 Jan 2011 12:00
by wamasrl
Hi, I need to open multiple connection on telnet socket, when I try to connect from localhost I get the connection working, but if I try to open a second connection using the same syntax, vlc closes the firs connection I had open.
Could somebody help me plz?
Thank you very much in advance.

Re: Allow multiple connection via telnet

Posted: 19 Jan 2011 16:44
by Rémi Denis-Courmont
This is not implemented.

Re: Allow multiple connection via telnet

Posted: 20 Jan 2011 09:19
by wamasrl
Hello, thank's for the quick answer, still a question: is it a new feature of the 1.1.x release? 'Couse in the 1.0.x it works... so, is it my fault maybe in config files or is declared that is not anymore possible open several connection via telnet simultaneously?
Thank you v. m.
OZ

Re: Allow multiple connection via telnet

Posted: 31 Jan 2011 18:18
by davidboubou
Hello,

I have the same problem which appeared in v1.1.5 although v1.0.2 allowed several telnet connections.. Also, v1.1.5 requires the --telnet-host in the command line. It may be related...
I had experienced v1.1.3 and I think this version already prevented several telnet connections.
It wouldn't be so harmful if the second connection didn't kill the first one.

Thank you for your work and attention.

Re: Allow multiple connection via telnet

Posted: 05 Feb 2011 07:34
by venember
Hi,

may I ask you when do you enable multiple connection feature via telnet again (in which release)?
And, where can I download legacy 1.0.6 installable rpm pack from (I upgraded for the newest which is not working my scripts unfortunately)?

Thanks in advance

Re: Allow multiple connection via telnet

Posted: 01 Mar 2011 23:52
by venember
Any new info? UP.
Thanks in advance

Re: Allow multiple connection via telnet

Posted: 02 Mar 2011 17:40
by Rémi Denis-Courmont
I don't remember seeing a patch for this so far, no.

Re: Allow multiple connection via telnet

Posted: 02 Mar 2011 20:18
by venember
Thank you. I am waiting for that and sitting on the legacy 1.0.6 version... :roll:

Re: Allow multiple connection via telnet

Posted: 21 Mar 2011 18:26
by venember
And till now?
Thanks

Re: Allow multiple connection via telnet

Posted: 21 Mar 2011 18:55
by Rémi Denis-Courmont
The probability that someone would both:
- write a patch for this,
and
- stumble upon this aging topic and give us an update,
is really low.

Pragmatically, there's two ways to answer your question:
- the fast approach: write the patch yourself and get it merged,
- the slow approach: review the telnet interface change history on the source repository.