1

I have got a mix of 2nd edition and 3rd edition s60 phones. I start custom obex listener on both phones using Python and try to send files to them. Though I can send files to 2nd edition phone; I can't send files to 3rd edition phone and the error being "Broken pipe".

Why this is so?

4

1 回答 1

1

至少在 Symbian C++ SDK 中,蓝牙 API 在第 2 版到第 3 版手机之间发生了变化。它可能也会影响 Python。

于 2009-04-16T09:15:19.980 回答