jburnette
21-02-2008, 05:39 PM
I have a Hermes WM6 device that I use ActiveSync over USB for file syncing and all. That all works fine.
I am writing an application that runs on a Windows XP PC. I am also writing an app that will run on my WM6 device. I need these two applications to be able to pass messages back and forth over my USB cable. How can I accomplish this? I've been investigating how ActiveSync does it and it looks like it messages over the RNDIS interface, which I'm not familiar with. Maybe I need to disable ActiveSync and send my messages using RNDIS or something like that. I'd rather not reinvent the wheel here if there is already a straightforward way to do this. It seems like it should be pretty simple but I just haven't found much information on how to do this. I would appreciate any thoughts or direction in this.
Thanks for your help,
John
I am writing an application that runs on a Windows XP PC. I am also writing an app that will run on my WM6 device. I need these two applications to be able to pass messages back and forth over my USB cable. How can I accomplish this? I've been investigating how ActiveSync does it and it looks like it messages over the RNDIS interface, which I'm not familiar with. Maybe I need to disable ActiveSync and send my messages using RNDIS or something like that. I'd rather not reinvent the wheel here if there is already a straightforward way to do this. It seems like it should be pretty simple but I just haven't found much information on how to do this. I would appreciate any thoughts or direction in this.
Thanks for your help,
John