alejandro wrote: > Can you tell me what is it? Maybe I can search it and pass it in another > way... if it is an address or protocol name....
I'm not entirely sure, but I guess no, you can't simply pass it in. Unix uses streams as abstraction for a lot of things - all kinds of devices for example. Windows doesn't. It most probably has a dedicated API for dealing with bluetooth - I found this document which backs this assumption: http://tombell.org.uk/papers/bluetooth-detection.pdf I can't comment on the feasibility of hooking the windows api into the inner workings of PyOBEX - depending on it's design, it would be a major overhaul. Diez -- http://mail.python.org/mailman/listinfo/python-list