gnokii-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Connected to the internet over bluez


From: Pawel Kot
Subject: Re: Connected to the internet over bluez
Date: Thu, 24 Jul 2003 12:41:45 +0200 (CEST)

On Wed, 23 Jul 2003, Timothy Murphy wrote:

> Could some kind soul explain (slowly)
> how I can connect my laptop to the internet through my GSM phone (Nokia 6310)
> using  Bluez and/or gnokii.

What I do is:
1. plug-in the device ;-)
2. Hotplug loads the neccesary drivers (I have usb dongle)
3. Load rfcomm and l2cap modules:
#modprobe rfcomm
#modprobe l2cap
4. bluez module should automatically get loaded
5. Run hcid and sdpd daemons:
# hcid
# sdpd
6. Discover your phone maccaddress:
# hcitool scan
7. Connect the device to the socket:
# rfcomm bind /dev/rfcomm0 <macaddress> 1

Now you can use your usual scripts to connect over /dev/rfcomm0 port.

pkot
-- 
mailto:address@hidden :: mailto:address@hidden
http://kt.linuxnews.pl/ :: Kernel Traffic po polsku







reply via email to

[Prev in Thread] Current Thread [Next in Thread]