Re: Problem in simulating the events
Re: Problem in simulating the events
- Subject: Re: Problem in simulating the events
- From: "Gurmit Teotia" <email@hidden>
- Date: Tue, 20 Jun 2006 11:51:07 +0530
Mike, I appreciate the for giving the information in details but I'm sorry
my problem is different. It can be because of my language that I'm not able
to expalin the thing in right manner. My "Main flash application" and FCS
server are running one computer while "flash client application" is running
on another computer. On "Main flash application" you can see the screen of
computer where "client flash application" is running. Now from "main flash
application" user can control the computer, where "client flash appication"
is running. So the events are captured by "Main Flash application" which
feed them to FCS which in turn send them to "client flash application".
Becaue "client flash application" can not simulate the events so it sends
them to other event simulating application over a socket connection.
I don't have any problem in sythetic events and local hardware events.
Any other idea?
Regards,
Gurmit
On 6/19/06, Mike Paquette <email@hidden> wrote:
If I'm reading this correctly, you have an application running on the
local computer that gets hardware events, sends these to FCS on a
different computer, which then sends the events back to the local
computer where your program eventually posts them using
CGPostMouseEvent() and CGPostKeyboardEvent().
On Jun 19, 2006, at 8:50 AM, Gurmit Teotia wrote:
> Flash(Cocoa) application gets the events from FCS (Flash Communication
> Server) running on different computer. This FCS server get the
> events the
> from other flash application which is actualy displaying the screen
> of my
> laptop. Some like that:
>
>
> Main Flash Application---->FCS--->Client Flash Application---->My
> Event
> simulating application.
>
> Here one might suggest that we should bypass the FCS or Client Flash
> Application, but we cann't do that. Two reasons:-
> 1. It's already released. I'm just porting client application to MAC.
> 2. Main Flash application can connect with other n number of Main
> Flash
> Applications... and all the Main Flash application will the show
> image of
> loptop where client application is running and it can be controlled
> from any
> of them.
>
> Regards,
> Gurmit
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden