I'm using GKSession (part of Game Kit) to connect multiple iOS devices together (over bluetooth and/or wifi), send data, etc which all works fine and I'm happy with it.
I was thinking though, it would be cool to have a Mac OS X app that could connect to the iOS devices as well, share data and so on.
GKSession sadly doesn't seem to be part of Game Kit for Mac OS X (10.8+ obviously). I was wondering is anybody knows of a way to do this or has any ideas.
Thanks again.