Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
3answers
295 views

how to “spy ” on win32pipe/console?

i have an application which call another console application and pass to it some parameters (console app is a video/audio coverter app) ... is there a way to programmatically "spy" or catch the passed ...
1
vote
2answers
468 views

How can I code desktop monitoring software?

I have to develop a tool for monitoring helpdesk agents. I can figure out how to capture keyboard events and mouse events; however I need to capture the control that emitted/consumed the event too. Is ...
0
votes
1answer
419 views

A GPS Web App tracking people

i'm inteding to develop a web application that can track somebody carrying a GPS emitter. I think that the simpliest way is to insert a sim card in the emitter that will send some messages to the ...