Pen or mouse control API

Hello fellow developers.


I currently have a custom peice of hardware that uses a Pen, like a wacom tablet, except it has a computer connected to it and it has a network connection, the software on the device sends pen movement details thru network.


Now, if I want to interfece with MacOS and have this device recognised as a Pen on the Mac what frameworks do I have to look at, what needs to be my aproach.

Do I write a userspace program and make this program look like a pen to the system or do I have to look at building a driver?

I really dont know where to start.


Thanks for your pointers!

Sandro.

Pen or mouse control API
 
 
Q