Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #50732
| References | <CA+m2rdx-jHU5Z_hcT60ShFAvPfOsKJvoXuwkW5rqm403ZDNY2w@mail.gmail.com> <CA+m2rdx=JA_0bLv3bepi012v3ZCmFNFhpaXSVM8CvbkRpG2-AA@mail.gmail.com> |
|---|---|
| Date | 2013-07-16 18:00 +1000 |
| Subject | Re: Bluetooth Sockets |
| From | Chris Angelico <rosuav@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.4761.1373961618.3114.python-list@python.org> (permalink) |
On Tue, Jul 16, 2013 at 3:52 PM, Simfake Fake <simfake.mapping@gmail.com> wrote: > Just bumping this, but has anybody have any personal experience with > bluetooth in python 3? Perhaps my issue is that the windows version doesn't > include it? I haven't worked with Bluetooth in Python, but my reading of the socket module docs is that AF_BLUETOOTH doesn't imply strong support anyway. I'd recommend looking for a dedicated bluetooth module; there seem to be some around. ChrisA
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Bluetooth Sockets Chris Angelico <rosuav@gmail.com> - 2013-07-16 18:00 +1000
csiph-web