Author Topic: Mulitple Connection to Server  (Read 24695 times)

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 3675
  • Karma: 1000
    • Wireless Communication Libraries
Re: Mulitple Connection to Server
« Reply #15 on: December 16, 2011, 09:24:52 PM »
1.
How can I get SerialPortProfile UUID
In BluetoochChat demos there is only
const GUID WCL_SERVER_GUID = { 0x71D47FA1, 0x87B6, 0x4629, 0xAB, 0x78, 0x77, 0xB4, 0x82, 0xAE, 0x53, 0x16 };

#include "wclUUIDs.h"

wclServer.GetBluetoothParams()->SetService(SerialPortServiceClass_UUID);

(refer to BluetoothClientDemo);

2. in BluetoochChat demos no where to "Provide unique name for those services (same for all)"
How can I fix those two problems?

wclServer.GetBluetoothParams()->SetName(L"YourServiceName");

No way to fix the problem in
http://forum.btframework.com/index.php/topic,1169.msg5460.html#msg5460   ???

No way as it is out of our control.

AdamWorld

  • Guest
Re: Mulitple Connection to Server
« Reply #16 on: December 16, 2011, 09:50:25 PM »
Thank you very much.

1. It succeeds to find ms services in bs.
    but channel number of 7 server services is same even if i setChannel differently.

2. One day you gave me an answer to authenticating when connecting.
   wclServer->GetBluetoothParams()->SetAuthentication(false);
   wclClient->GetBluetoothParams()->SetAuthentication(false);

    http://forum.btframework.com/index.php/topic,1169.msg5441.html#msg5441

   In microsoft stack, it succeedes.
   but When BS stack tries to connect to MS stack Server, it still askes to add device something like that.
   Is that also BS bug?

3. Error to find BS Stack Service in MS stack....
   Should I notify BlueSoleil or MS to fix that problem?

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 3675
  • Karma: 1000
    • Wireless Communication Libraries
Re: Mulitple Connection to Server
« Reply #17 on: December 16, 2011, 09:53:10 PM »
What BS version do you use?

AdamWorld

  • Guest
Re: Mulitple Connection to Server
« Reply #18 on: December 16, 2011, 09:55:41 PM »
Bluesoleil v8.0.356

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 3675
  • Karma: 1000
    • Wireless Communication Libraries
Re: Mulitple Connection to Server
« Reply #19 on: December 16, 2011, 10:00:44 PM »
BlueSoleil is actually worst drivers ever :) But give me a couple of days, I'll try to reproduce your problem/situation and may be find the way to solve it. If I won't I'll contact with BS and ask them to fix bugs (unfortunately it may take time, last time I asked BS to fix a bug it took about 6 months...). Any way, I'll back to you at monday with my results.

AdamWorld

  • Guest
Re: Mulitple Connection to Server
« Reply #20 on: December 16, 2011, 10:05:30 PM »
Oh Thank you very much.
You are a good man.


AdamWorld

  • Guest
Re: Mulitple Connection to Server
« Reply #21 on: December 20, 2011, 05:25:34 PM »
Any updates?

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 3675
  • Karma: 1000
    • Wireless Communication Libraries
Re: Mulitple Connection to Server
« Reply #22 on: December 20, 2011, 07:13:27 PM »
Hi,

I'm discussing this issue with BlueSoleil support team. Unfortunately they are very slow but I'll keep you updated with progress.

 

Sitemap 1 2 3 4 5 6 7