On Dec 14, 2010, at 8:46 AM, manoj wrote:

> Hi All,
>        I am developing application that  allows remote access to other 
> applications (running on different machines). The idea is to make give users 
> transparent access to certain applications.
>       To have this , I am trying to intercept cocoa/quartz/opengl  draw 
> command and reproduce them in the client (The input is redirected from the 
> client to the server).
>        But unable to figure out the way to get draw command.  
> 
>       On Windows , this can be done by using Windows metafile which captures 
> all GDI drawing commands to a file and that file can then be passed to a 
> remote PC and rendered there .
> 
>       Is there any such file on mac which stores all drawing commands ?
> 
>                       OR
> 
>        Is there any other way to develop above application.

I'd start by looking at the source code to VineServer and figuring out how they 
did it: <http://sourceforge.net/projects/osxvnc/>

Also, please don't cross-post.

Nick Zitzmann
<http://www.chronosnet.com/>



_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to