I\'m trying to send data from android (using API from its SDK) to a PC using Bluecove on windows, being this last one the server.
I can get the android to connect t
Try with "println" instead of "write" in your Android sendData method !