Windows 2008 RemoteApp

  • Thread starter Thread starter jdbruijn76@gmail.com
  • Start date Start date
J

jdbruijn76@gmail.com

Guest
Hi,

I have a question about the RemoteApp feature of the new windows 2008
server. Can I use this feature to publish an application so that that
application can interact with for instance the office installation on
the client computer? The application uses COM to interact with Outlook
and Word.

Another feature of the application uses Mapped Memory files to
communicate with plugins that are installed in Outlook and Word. I
don't this will work because I RemoteApp runs in the TS memory.

Any thoughts on this?

Thanks,

Jos de Bruijn.
 
Re: Windows 2008 RemoteApp

Hi,

To interact with application on client side (in your case Outlook and Word),
your application on TS has to use Virtual Channel to send data from server
to client and vice versa. On my website (http://www.mqtechnologies.com)
you can find a sample showing how to interact with COM object on the client
side.

Regards

Thomas T.


<jdbruijn76@gmail.com> wrote in message
news:eebea277-25c2-43d3-b8da-f8dccaeca89d@f36g2000hsa.googlegroups.com...
> Hi,
>
> I have a question about the RemoteApp feature of the new windows 2008
> server. Can I use this feature to publish an application so that that
> application can interact with for instance the office installation on
> the client computer? The application uses COM to interact with Outlook
> and Word.
>
> Another feature of the application uses Mapped Memory files to
> communicate with plugins that are installed in Outlook and Word. I
> don't this will work because I RemoteApp runs in the TS memory.
>
> Any thoughts on this?
>
> Thanks,
>
> Jos de Bruijn.
 
Back
Top