[Gambas-user] Re; EXEC / Embed

Gareth Bult gareth at ...1689...
Sun Jul 15 21:58:10 CEST 2007


Urm,

good point .. yes .. I'll try to do a comparison ..

Thanks,
Gareth.

--
Gareth Bult, Encryptec Limited
Tel: 0845 25 77033, Mob: 07891 389657
Email: gareth at ...1689... 
Statements made are at all times subject to Encryptec's Terms and Conditions of Business, which are available upon request.

----- Original Message -----
From: "Benoit Minisini" <gambas at ...1...>
To: "mailing list for gambas users" <gambas-user at lists.sourceforge.net>
Sent: Saturday, July 14, 2007 10:11:48 PM (GMT) Europe/London
Subject: Re: [Gambas-user] Re; EXEC / Embed

On jeudi 05 juillet 2007, Gareth Bult wrote:
> Hi,
>
> I used to be able to embed an RDP session within a window using the "EMBED"
> module. (on 1.9.49, earlier SVN) Although I can still do this with ssh,
> rdesktop seems to have stopped working (?)
>
> DIM cmd = string[] =
> ["rdesktop","-g","1024x768","-a","8","-T","desktop",address]
>
> EXEC cmd
> WAIT 3
> id = Desktop.Find("rdesktop") ' this succeeds!
> embed.embed(id) ' this succeeds too!
>
> ..
> I get the screen apparently starting and then console then shows
> "connection reset by peer" ..
>
> Happens on all the machines I try to rdesktop to ..
>
> If I comment out the embed command things work fine. (I just get rdesktop
> in it's own window)
>
> Anyone any ideas ?
>
> tia
> Gareth/

Does it work if you use the Embedder example to embed rdesktop?

-- 
Benoit Minisini

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Gambas-user mailing list
Gambas-user at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user





More information about the User mailing list