public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [Bluez-devel] LAN access server
@ 2004-09-08 12:35 blookk -
  2004-09-08 14:13 ` Marcel Holtmann
  0 siblings, 1 reply; 2+ messages in thread
From: blookk - @ 2004-09-08 12:35 UTC (permalink / raw)
  To: bluez-devel



Hello:

I am trying to create a LAN access server with bluetooth.

In server side I execute:
insmod rfcomm
insmod l2cap
hcid -n &
sdpd -n &
sdptool add sp
sdptool add  lan
dund --listen --persist

In client side:
insmod rfcomm
insmod l2cap
hcid -n &
sdpd -n &
sdptool add sp
sdptool add  lan
dund --connect 00:11:22:33:44:55
dund --search

after I do these things in messages of kernel say that "connection refused"

What happend?

Regrads

_________________________________________________________________
Dale rienda suelta a tu tiempo libre. Encuentra mil ideas para exprimir tu 
ocio con MSN Entretenimiento. http://entretenimiento.msn.es/



-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

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

* Re: [Bluez-devel] LAN access server
  2004-09-08 12:35 [Bluez-devel] LAN access server blookk -
@ 2004-09-08 14:13 ` Marcel Holtmann
  0 siblings, 0 replies; 2+ messages in thread
From: Marcel Holtmann @ 2004-09-08 14:13 UTC (permalink / raw)
  To: blookk -; +Cc: bluez-devel

Hi,

> I am trying to create a LAN access server with bluetooth.
> 
> In server side I execute:
> insmod rfcomm
> insmod l2cap
> hcid -n &
> sdpd -n &
> sdptool add sp
> sdptool add  lan
> dund --listen --persist
> 
> In client side:
> insmod rfcomm
> insmod l2cap
> hcid -n &
> sdpd -n &
> sdptool add sp
> sdptool add  lan
> dund --connect 00:11:22:33:44:55
> dund --search
> 
> after I do these things in messages of kernel say that "connection refused"
> 
> What happend?

you haven't checked the mailing list archive, because I already wrote
sometimes that "sdptool add ..." is not necessary when using dund.

Regards

Marcel




-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

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

end of thread, other threads:[~2004-09-08 14:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-08 12:35 [Bluez-devel] LAN access server blookk -
2004-09-08 14:13 ` Marcel Holtmann

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