[Patches] [ python-Patches-874083 ] Bluetooth support for socket
module
SourceForge.net
noreply at sourceforge.net
Fri Jan 9 16:42:37 EST 2004
Patches item #874083, was opened at 2004-01-09 21:42
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=874083&group_id=5470
Category: Modules
Group: Python 2.4
Status: Open
Resolution: None
Priority: 5
Submitted By: Frederik Fix (frederikfix)
Assigned to: Nobody/Anonymous (nobody)
Summary: Bluetooth support for socket module
Initial Comment:
This patch adds support for Bluetooth sockets to the
socket module. It supports the L2CAP, RFCOMM and SCO
protocols.
I have tested it on Linux 2.6.0 with the built-in
Bluetooth stack. I have only tested server sockets,
but client sockets should work just the same.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=874083&group_id=5470
More information about the Patches
mailing list