lAndrewl said:TadejK said:*snip*Hi,
I read the forum topic and is really usefull. I have to make an application which communicates with a smartphone (HTC S740) through the usb port. My problem is I don't know where to begin and I would really apreciate if you could send me the code of the program you have made. I could not download it from the link specified below. Sorry for my bad english
Andrew
Hi.
I don't know what happened to the file, but I've uploaded a new one .. the problem is, it's status is still Pending, whatever that means ![]()
That's why I also put it on my server - link.
So, your problem is where to begin - well, it really depends on what you want to do. What I'm doing with this code if fairly simple - I'm connecting from the Mobile device to the PC via Activesync using plain TCP connections. Why from the device to the pc
and not the other way around? Well, for one reason - if you're on the device, you get a special hostname - ppp_peer - which always corresponds to the connected pc ![]()
Hope my sample helps.
Regards,
Tadej