Re: Telnet Problems

Krzysztof Adamski (kadamski@netsurf.net)
Wed, 27 Nov 1996 17:50:44 -0500 (EST)

Yes, 4 simultaneous, but try to establish them at the same time.
try this:
$ (telnet pm1 &) ; telnet pm1
only one will connect, the other one is refused
this works:
$ (telnet pm1 &) ; sleep 2 ; telnet pm1

Krzysztof

On Wed, 27 Nov 1996, John G. Thompson wrote:

> The ComOS allows four (4) simultaneous telnet connections. ON the 5th
> attempt the conneciton will be refused.
>
> On Wed, 27 Nov 1996, Krzysztof Adamski wrote: >
> > Also what would be nice if ComOS would allow two telnet connections to be
> > established at the same time.
> >
> > Krzysztof
> >
>
> John G. Thompson Livingston Enterprises Inc. Phone: (800) 458-9966
> JOAT(MON) 4464 Willow Road Fax: (510) 426-8951
> support@livingston.com Pleasanton, CA 94588 http://www.livingston.com
>