[Symbian-hacks] Packaging Symbian Python Stuff
Nick Burch
Mon Jan 16 11:53:02 EST 2006
On Mon, 16 Jan 2006, Christopher Schmidt wrote:
>>> Heh. You'd need double connectiosn for that, not something you're likely
>>> to see in a phone atm, I don't think. If only more platforms had some
>>> kind of built-in Bluetooth support in Python...
>>
>> I suppose a USB python console might be way around it?
>
> Maybe, but I have no idea how that'd work :)
I think that if you connect to the phone normally on RFCOMM channel 1
(serial), you get the modem. If the bluetooth python console is running,
then you get that instead.
If you talk to the phone over USB, you normally get the modem, but the PC
suite seems to be able to mount the phone and do all the syncing tasks. So
again it's possible to intercept, I just don't know if it's possible to do
so from python!
Nick
More information about the Symbian-hacks
mailing list