Hello guys, seems I need some professional advice :-)
I have the following use case: connect some Windows Mobile based
smartphone to a windows CE based host via USB and transmit cyclic
data. I made a protoype using ActiveSync on XP and used RAPI-functions
to transmit the data stream; works pretty well...
This project targets an embedded market so I thought about using WinCE
also on the host side. I made some research and currently I'm a little
bit stuck about what viable solutions could be:
1) USB serial and try to adapt librapi from the SynCE project
2) somehow enable a RNDIS host and use network functions
Both solutions seems to produce kinda mucha work, so do you have other
ideas how to implement this scenario?
Best regards,
Christian.