Home > other >  Excuse me, I made it myself and do your own bluetooth bluetooth server client why don't connect
Excuse me, I made it myself and do your own bluetooth bluetooth server client why don't connect

Time:12-02

I use c + + on win10 made a bluetooth client and a bluetooth server, running on two computer win10, found that the phenomenon is this:

(1) I do bluetooth server program, no matter it is running or exit, the client can normal connection, and send messages normally,

(2) and have not received my bluetooth server client connection requests,

So, I guess: win10 default will have a default bluetooth server, it will receive a bluetooth connection request, the bluetooth socke communication, could you tell me my bluetooth server, how to play a role? I am hoping to do a small game, my own bluetooth client and own bluetooth server can communicate each other by bluetooth sockets, but the message is win10 of dust on the default default bluetooth server, simply don't get my bluetooth server connection request, then do not bottom go to,

Further tracking my bluetooth server, so I found the bind, return 10013, how to further process, please?

thank you

CodePudding user response:

I also authorize 10013 should be rejected

CodePudding user response:

reference 1/f, worldy response:
10013 should I authorize refuse
that should be how to solve this problem, please? To do additional operations on a win10?

CodePudding user response:

Bluetooth is not to match first? How could not match to communicate?

CodePudding user response:

I try to run with administrator and can't solve this problem, the error remains,

CodePudding user response:

The
reference 3 floor worldy response:
bluetooth not to match first? How could not match to communicate?
thank you, excuse me, is the need to bind the server port before or after the bind port?
  • Related