• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Intercepting cocoa/quartz/opengl Draw command.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Intercepting cocoa/quartz/opengl Draw command.


  • Subject: Intercepting cocoa/quartz/opengl Draw command.
  • From: manoj <email@hidden>
  • Date: Tue, 14 Dec 2010 21:16:01 +0530

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.

	Please give me your valuable suggestion.


Thanks in advance. DISCLAIMER ========== This e-mail may contain privileged and confidential information which is the property of Persistent Systems Ltd. It is intended only for the use of the individual or entity to which it is addressed. If you are not the intended recipient, you are not authorized to read, retain, copy, print, distribute or use this message. If you have received this communication in error, please notify the sender and delete all copies of this message. Persistent Systems Ltd. does not accept any liability for virus infected mails. _______________________________________________

Cocoa-dev mailing list (email@hidden)

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:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Intercepting cocoa/quartz/opengl Draw command.
      • From: Nick Zitzmann <email@hidden>
    • Re: Intercepting cocoa/quartz/opengl Draw command.
      • From: Kyle Sluder <email@hidden>
  • Prev by Date: Building a GUI for Terminal Applications
  • Next by Date: Re: cannot access __block variable of array type inside block
  • Previous by thread: Re: Building a GUI for Terminal Applications
  • Next by thread: Re: Intercepting cocoa/quartz/opengl Draw command.
  • Index(es):
    • Date
    • Thread