public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [Bluez-users] LAN access devices
@ 2004-11-26 11:08 Claes Holmerson
  2004-11-26 17:24 ` Marcel Holtmann
  0 siblings, 1 reply; 2+ messages in thread
From: Claes Holmerson @ 2004-11-26 11:08 UTC (permalink / raw)
  To: bluez-users

Hello,

This is not strictly a Bluez question, but anyways... I was thinking if it
would be possible to use WAP over Bluetooth on a Bluetooth-enabled phone
to connect to a web server running Bluez. I have a SonyEricsson K700i, and
as far as I can tell, it does not support the LAN access profile. I don't
know whether that is required or if there are other ways to accomplish
this. Are there devices that support this? Not even SonyEricsson P910
seems to do so.

If it was possible, the phone could be used to control things on a
headless "home/media server", like a MythTV server. A WAP interface could
be built to control things such as MP3 playback or recording of tv
programs for example.

Thanks,
Claes


-------------------------------------------------------
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://productguide.itmanagersjournal.com/
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

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

* Re: [Bluez-users] LAN access devices
  2004-11-26 11:08 [Bluez-users] LAN access devices Claes Holmerson
@ 2004-11-26 17:24 ` Marcel Holtmann
  0 siblings, 0 replies; 2+ messages in thread
From: Marcel Holtmann @ 2004-11-26 17:24 UTC (permalink / raw)
  To: BlueZ Mailing List

Hi Claes,

> This is not strictly a Bluez question, but anyways... I was thinking if it
> would be possible to use WAP over Bluetooth on a Bluetooth-enabled phone
> to connect to a web server running Bluez. I have a SonyEricsson K700i, and
> as far as I can tell, it does not support the LAN access profile. I don't
> know whether that is required or if there are other ways to accomplish
> this. Are there devices that support this? Not even SonyEricsson P910
> seems to do so.

the K700i contains a SDP record for a WAP client:

Sequence
        Attribute 0x0000 - Service record handle
                UINT32 0x00010007
        Attribute 0x0001 - Service class ID list
                Sequence
                        UUID16 0x1114 - WAP Client
        Attribute 0x0004 - Protocol descriptor list
                Sequence
                        Sequence
                                UUID16 0x0100 - L2CAP
                        Sequence
                                UUID16 0x0003 - RFCOMM
                                UINT8 0x0c
        Attribute 0x0005 - Browse group list
                Sequence
                        UUID16 0x1002 - Public Browse Group
        Attribute 0x0009 - Bluetooth profile descriptor list
                Sequence
                        Sequence
                                UUID16 0x1102 - LAN Access Using PPP
                                UINT16 0x0100
        Attribute 0x0100
                String WAP Client

I actually don't know how this may work, but you can try to use dund on
the RFCOMM channel 12. Check the Bluetooth WAP specification for more
details.

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://productguide.itmanagersjournal.com/
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

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

end of thread, other threads:[~2004-11-26 17:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-26 11:08 [Bluez-users] LAN access devices Claes Holmerson
2004-11-26 17:24 ` Marcel Holtmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox