On Mon, 9 Jun 2008, Jonas Maebe wrote:
>
> On 09 Jun 2008, at 10:26, Carsten Bager wrote:
>
> >I can easily create some code where input output is redirected to the
> >remote terminal but the crt unit still sends its commands to the terminal
> >where the program was started.
> >Is it possible
On 09 Jun 2008, at 10:26, Carsten Bager wrote:
I can easily create some code where input output is redirected to the
remote terminal but the crt unit still sends its commands to the
terminal
where the program was started.
Is it possible to re-Initialize the crt unit after the program is
st
On Mon, 9 Jun 2008, Carsten Bager wrote:
> Hi
>
> I would like to have the possibility to log in to my program via TCP and use
> the crt unit. (I monitor a connection attempt on a specific port number, and
> opens a line when it is necessary)
>
> I can easily create some code where input ou
Hi
I would like to have the possibility to log in to my program via TCP and use
the crt unit. (I monitor a connection attempt on a specific port number, and
opens a line when it is necessary)
I can easily create some code where input output is redirected to the
remote terminal but the crt uni