Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder7.xlned.com!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.004 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'url:sourceforge': 0.03; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'tcp/ip': 0.09; 'python': 0.11; 'windows': 0.15; '>on': 0.16; 'adapter': 0.16; 'bumping': 0.16; 'message-id:@4ax.com': 0.16; 'port,': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'sat,': 0.16; 'wrote:': 0.18; 'library': 0.18; 'trying': 0.19; 'appears': 0.22; 'url:home': 0.24; 'header:X-Complaints-To:1': 0.27; "doesn't": 0.30; "i'm": 0.30; '13,': 0.31; 'restricted': 0.31; 'anybody': 0.35; 'but': 0.35; 'version': 0.36; 'charset:us- ascii': 0.36; 'received:76': 0.38; 'to:addr:python-list': 0.38; 'issue': 0.38; 'pm,': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'personal': 0.63; 'more': 0.64; 'results': 0.69; 'serial': 0.72; 'jul': 0.74; 'bluetooth': 0.91; '2013': 0.98 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Dennis Lee Bieber Subject: Re: Bluetooth Sockets Date: Tue, 16 Jul 2013 21:00:46 -0400 Organization: IISS Elusive Unicorn References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: adsl-76-249-23-192.dsl.klmzmi.sbcglobal.net X-Newsreader: Forte Agent 6.00/32.1186 X-No-Archive: YES X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 20 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1374022856 news.xs4all.nl 15863 [2001:888:2000:d::a6]:43150 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:50768 On Tue, 16 Jul 2013 15:22:27 +0930, Simfake Fake declaimed the following: >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? > > >On Sat, Jul 13, 2013 at 6:23 PM, Simfake Fake wrote: > >> Hi. I'm trying to connect to a bluetooth serial adaptor using python 3.x. Windows "sockets" are pretty much restricted to just TCP/IP and UDP/IP. If the adapter appears to the OS as a serial port, you'd likely get more results using the serial library http://pyserial.sourceforge.net/ -- Wulfraed Dennis Lee Bieber AF6VN wlfraed@ix.netcom.com HTTP://wlfraed.home.netcom.com/