开发者

Connect Samsung e250 and computer over USB

开发者 https://www.devze.com 2022-12-30 05:55 出处:网络
I have developed two applications: first works on Samsung e250, second works on computer开发者_StackOverflow社区. I need to implement their communication through the USB port. How I can do it? Where I

I have developed two applications: first works on Samsung e250, second works on computer开发者_StackOverflow社区. I need to implement their communication through the USB port. How I can do it? Where I can I find a good manual about this?


Preamble: I'm not sure that Samsung E250 is Symbian based, but because this topic is marked with symbian tag, here's my answer.

You should use serial port for communications over USB. When your Symbian-based phone is attached to a PC via USB cable in PC Suite mode, virtual COM port is allocated on both sides of connection. In order to use it, refer to http://wiki.forum.nokia.com/index.php/TSS000601_-_Serial_communication_over_USB_on_S60_3rd_Edition_devices

0

精彩评论

暂无评论...
验证码 换一张
取 消