robertoprato / bluecove

Automatically exported from code.google.com/p/bluecove
0 stars 0 forks source link

When using BluieCove 2.1.0 with l2cap i get an error: IOException: Not Supported on winsock #83

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Client application that wants to send message to l2cap server on mobile
Sony ericsson k610i.

This is the output:
run:

BlueCove log redirected to log4j
log4j:WARN No appenders could be found for logger (com.intel.bluetooth).
log4j:WARN Please initialize the log4j system properly.
BlueCove version 2.1.0 on winsock
Length = 1
Starting Service Search on 001E45835489
Starting Service Search 1
maxServiceSearches = 7
serviceSearchCount = 1
Done Waiting 1
Found a service 1
Length of array = 1
true
serviceSearchCompleted(1, 1)
Record is not null
Failed to send the message
IOException: Not Supported on winsock
BlueCove stack shutdown completed

I'm using Bluetooth 2.0 USB dongle .
Attached the files i'm using.

Please help !.
Thanks.

Original issue reported on code.google.com by gadi.ala...@gmail.com on 19 Aug 2009 at 5:28

Attachments:

GoogleCodeExporter commented 8 years ago
L2CAP not supported on Microsoft Stack. Only on WIDCOMM
See http://code.google.com/p/bluecove/wiki/stacks

Original comment by skarzhev...@gmail.com on 10 Sep 2009 at 3:12