This is probably considered an advanced question. And I most likely need to BE an advanced programmer as well; But I'll take a shot...

How can I programmaticly send/recv data through the USB cable/port?
My goal is to get two programs on different computers to communicate through the USB hookup. My biggest problem is that I have no idea on even how to get a program to get a handle on a USB.

Any idea? Thanks in advance.