I want to create an iPad app that connects to another machine, laptop or otherwise, via USB and communicates to some other application I develop running there.
To use USB communication Apple does not provide any API within IOS SDK. The only option right now is MFI. I don't think Apple will allow this in near future.