Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #50732 > unrolled thread

Re: Bluetooth Sockets

Started byChris Angelico <rosuav@gmail.com>
First post2013-07-16 18:00 +1000
Last post2013-07-16 18:00 +1000
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Bluetooth Sockets Chris Angelico <rosuav@gmail.com> - 2013-07-16 18:00 +1000

#50732 — Re: Bluetooth Sockets

FromChris Angelico <rosuav@gmail.com>
Date2013-07-16 18:00 +1000
SubjectRe: Bluetooth Sockets
Message-ID<mailman.4761.1373961618.3114.python-list@python.org>
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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web