Hey, im pretty new to C. I'm working on writing a clipboard manager that works over a network (in an OSX environment). Does anyone know how i can access the clipboard in OSX through system calls or in anyway really? How can this be done?

Additionally, general strategies for the project and setting up the network to connect to the clipboards of multiple machines would also be much appreciated.

thanks