Multiple instances, inter-process communication

Discuss everything to do with GIMX here
mrangry777
Posts: 20
Joined: Thu Jan 08, 2015 6:40 pm

Re: Multiple instances, inter-process communication

Post by mrangry777 »

I hope this won't come out wrong but FYI I just made a donation as kb.damian (my paypal account is linked to that) to show my appreciation for your work :)

P.S Multiple GPP works like a charm ;)
User avatar
Matlo
Posts: 5764
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: Multiple instances, inter-process communication

Post by Matlo »

Thanks!
GIMX creator
mrangry777
Posts: 20
Joined: Thu Jan 08, 2015 6:40 pm

Re: Multiple instances, inter-process communication

Post by mrangry777 »

If I could ask you for one more thing. The network API is good however it lacks the possibility to send along with the key the time for how long it should be pressed. I am aware that I could make the timer to clear the key on my end. However, your app is very light and runs in RT my is not, so the timers on my end are frequently off.
mrangry777
Posts: 20
Joined: Thu Jan 08, 2015 6:40 pm

Re: Multiple instances, inter-process communication

Post by mrangry777 »

And also is it possible to close or restart GIMX remotely ? I found out that sometimes GIMX somehow looses its connection to the controller. I see in the terminal that the gimx instance receives the commands but the console does not react.
User avatar
Matlo
Posts: 5764
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: Multiple instances, inter-process communication

Post by Matlo »

I'm not inclined to modify gimx to manage client issues.

The connection issue is clearly a gimx issue, and as such I'd like to fix it.
Do you know a way to reproduce it?

Closing / restarting gimx is possible using ssh.
GIMX creator
Post Reply