views:

25

answers:

0

Hi,

I am working on a enterprise level application for the iPad which has a number of functions that have already been implemented into it. Currently the application is able to generate a PDF using Quartz 2d and send that PDF to a given email without problem. I have come to a part of the application (feature request) that I am currently stumped on.

My question is: I am trying to research the ability to use a private/public API that would allow the device to connect to a nearby tablet computer (windows based) and transfer that PDF to it via bluetooth. I know there are applications that are "not apple approved" that can accomplish this task, but I have not been able to find much info on how this can be accomplished.

Because this application will only be for an enterprise solution, I am not worried about getting approval from Apple on the application API's.

All your help is greatly appreciated.

Thank you.