Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not Supported on winsock / bluesoleil #113

Open
GoogleCodeExporter opened this issue Jan 25, 2016 · 0 comments
Open

Not Supported on winsock / bluesoleil #113

GoogleCodeExporter opened this issue Jan 25, 2016 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
I use WiiGee and WiimoteWhiteboard with BlueCove 2.1.0 on Java to connect my PC 
with WiiMote.
I have two Bluetooth-Stacks (Toshiba and MSI Bluetooth Dongle BToes 2.0 EDR 
Micro USB).
I tested it with Winsock 5.1.2600.2180 and BlueSoleil 3.2.2.8 on Win XP.
I start it with this parameter: -Dbluecove.jsr82.psm_minimum_off=true

What is the expected output? What do you see instead?
08.06.2010 11:22:32 wiigeegui.Frontend connectWiimoteButtonActionPerformed
SCHWERWIEGEND: null
com.intel.bluetooth.NotSupportedIOException: Not Supported on winsock
    at com.intel.bluetooth.BluetoothStackMicrosoft.l2OpenClientConnection(BluetoothStackMicrosoft.java:859)
    at com.intel.bluetooth.BluetoothL2CAPClientConnection.<init>(BluetoothL2CAPClientConnection.java:36)
    at com.intel.bluetooth.MicroeditionConnector.openImpl(MicroeditionConnector.java:395)
    at com.intel.bluetooth.MicroeditionConnector.open(MicroeditionConnector.java:513)
    at javax.microedition.io.Connector.open(Connector.java:97)
    at org.wiigee.device.Wiimote.connect(Wiimote.java:133)
    at org.wiigee.device.Wiimote.<init>(Wiimote.java:119)
    at wiigeegui.Frontend.connectWiimoteButtonActionPerformed(Frontend.java:774)
    at wiigeegui.Frontend.access$0(Frontend.java:771)
    at wiigeegui.Frontend$2.actionPerformed(Frontend.java:243)

Original issue reported on code.google.com by stephanp...@googlemail.com on 8 Jun 2010 at 9:43

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant