All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [Bluez-users] how to offer mysql service over bluetooth?
  2005-03-08 18:44 [Bluez-users] how to offer mysql service over bluetooth? S. M. Toufiqul Islam
@ 2005-03-08  5:28 ` Brad Midgley
  2005-03-08 23:01 ` [Bluez-users] Use of /etc/bluetooth/link-key Bug or Feature ?? Jürgen Schindele
  1 sibling, 0 replies; 5+ messages in thread
From: Brad Midgley @ 2005-03-08  5:28 UTC (permalink / raw)
  To: bluez-users

I suggest you plan to use TCP. The bluetooth layer will simply provide 
your network and shouldn't have to know anything about mysql.

S. M. Toufiqul Islam wrote:
> hi ,
> I was trying to connect my series60 emulator  sdk  to  redhat 9.  what I 
> want to do is to use the mysql service on the emulator. what do I need 
> to do to the bluez configuration? I am using a usb dongle for this 
> purpose. thanx in advance
> 
> toufiq
> 
> 
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> _______________________________________________
> Bluez-users mailing list
> Bluez-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-users


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bluez-users] how to offer mysql service over bluetooth?
@ 2005-03-08 18:44 S. M. Toufiqul Islam
  2005-03-08  5:28 ` Brad Midgley
  2005-03-08 23:01 ` [Bluez-users] Use of /etc/bluetooth/link-key Bug or Feature ?? Jürgen Schindele
  0 siblings, 2 replies; 5+ messages in thread
From: S. M. Toufiqul Islam @ 2005-03-08 18:44 UTC (permalink / raw)
  To: bluez-users

hi ,
I was trying to connect my series60 emulator  sdk  to  redhat 9.  what I 
want to do is to use the mysql service on the emulator. what do I need 
to do to the bluez configuration? I am using a usb dongle for this 
purpose. thanx in advance

toufiq


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bluez-users] Use of /etc/bluetooth/link-key Bug or Feature ??
  2005-03-08 18:44 [Bluez-users] how to offer mysql service over bluetooth? S. M. Toufiqul Islam
  2005-03-08  5:28 ` Brad Midgley
@ 2005-03-08 23:01 ` Jürgen Schindele
  2005-03-10 23:10   ` Marcel Holtmann
  2005-03-11  1:07   ` Fred Schaettgen
  1 sibling, 2 replies; 5+ messages in thread
From: Jürgen Schindele @ 2005-03-08 23:01 UTC (permalink / raw)
  To: bluez-users

Hi All,
by an error i misconfigured a link with autentification.
so a entry in the file /etc/bluetooth/link-key was created.
Then M. Holtmann helped me out and told me how to configure it right.=20
But From there on when a connection was demanded a link key request=20
was always sent even it AUTH was switched off.

Is this a bug or a feature ??
 If this is a feature how can i delete a unique entry for one device
and not delete the whole file content because the content is not ascii ?

=2D-=20
Gru=DF J=FCrgen


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Bluez-users] Use of /etc/bluetooth/link-key Bug or Feature ??
  2005-03-08 23:01 ` [Bluez-users] Use of /etc/bluetooth/link-key Bug or Feature ?? Jürgen Schindele
@ 2005-03-10 23:10   ` Marcel Holtmann
  2005-03-11  1:07   ` Fred Schaettgen
  1 sibling, 0 replies; 5+ messages in thread
From: Marcel Holtmann @ 2005-03-10 23:10 UTC (permalink / raw)
  To: BlueZ Mailing List

Hi Juergen,

> by an error i misconfigured a link with autentification.
> so a entry in the file /etc/bluetooth/link-key was created.
> Then M. Holtmann helped me out and told me how to configure it right. 
> But From there on when a connection was demanded a link key request 
> was always sent even it AUTH was switched off.

if the other sides requests it, then this is correct.

> Is this a bug or a feature ??
>  If this is a feature how can i delete a unique entry for one device
> and not delete the whole file content because the content is not ascii ?

An ASCII based link key file is on the todo list.

Regards

Marcel




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Bluez-users] Use of /etc/bluetooth/link-key Bug or Feature ??
  2005-03-08 23:01 ` [Bluez-users] Use of /etc/bluetooth/link-key Bug or Feature ?? Jürgen Schindele
  2005-03-10 23:10   ` Marcel Holtmann
@ 2005-03-11  1:07   ` Fred Schaettgen
  1 sibling, 0 replies; 5+ messages in thread
From: Fred Schaettgen @ 2005-03-11  1:07 UTC (permalink / raw)
  To: bluez-users

On Wednesday 09 March 2005 00:01, J=FCrgen Schindele wrote:
=2E..
>  If this is a feature how can i delete a unique entry for one device
> and not delete the whole file content because the content is not ascii ?

In case you use KDE, you can use the "Paired devices" control center module=
 of=20
kdebluetooth to list and remove paired devices.

=46red

=2D-=20
=46red Schaettgen
bluez-devel@schaettgen.de


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-03-11  1:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-08 18:44 [Bluez-users] how to offer mysql service over bluetooth? S. M. Toufiqul Islam
2005-03-08  5:28 ` Brad Midgley
2005-03-08 23:01 ` [Bluez-users] Use of /etc/bluetooth/link-key Bug or Feature ?? Jürgen Schindele
2005-03-10 23:10   ` Marcel Holtmann
2005-03-11  1:07   ` Fred Schaettgen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.