* [Bluez-users] tcp/ip with bluetooth
@ 2004-11-08 5:33 Manjunath Prabhu
2004-11-08 11:24 ` Marcel Holtmann
0 siblings, 1 reply; 4+ messages in thread
From: Manjunath Prabhu @ 2004-11-08 5:33 UTC (permalink / raw)
To: bluez-users
hi all,
i have a tcp/ip client-server program (i.e) the server is listening
and the client sends information.....right now I am communicating over
the wired network. I want them to communicate over bluetooth.
Is this done by enabling ppp over rfcomm?? if yes, then what am i
suppossed to install???? some rfcomm package..
What about using the bluez-pan package???
hope someone can help me out..
regards,
manjunath
-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users/listinfo/bluez-users
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Bluez-users] tcp/ip with bluetooth
2004-11-08 5:33 [Bluez-users] tcp/ip with bluetooth Manjunath Prabhu
@ 2004-11-08 11:24 ` Marcel Holtmann
2004-11-09 14:34 ` Manjunath Prabhu
0 siblings, 1 reply; 4+ messages in thread
From: Marcel Holtmann @ 2004-11-08 11:24 UTC (permalink / raw)
To: BlueZ Mailing List
Hi Manjunath,
> i have a tcp/ip client-server program (i.e) the server is listening
> and the client sends information.....right now I am communicating over
> the wired network. I want them to communicate over bluetooth.
> Is this done by enabling ppp over rfcomm?? if yes, then what am i
> suppossed to install???? some rfcomm package..
> What about using the bluez-pan package???
you can establish a TCP/IP connection with the PAN profile or LAN access
using PPP, but you can also change your program to use the RFCOMM socket
instead of the TCP socket.
Use the latest kernel and the latest bluez-libs and bluez-utils and
everything will be there.
Regards
Marcel
-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users/listinfo/bluez-users
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Bluez-users] tcp/ip with bluetooth
2004-11-08 11:24 ` Marcel Holtmann
@ 2004-11-09 14:34 ` Manjunath Prabhu
2004-11-09 14:43 ` Marcel Holtmann
0 siblings, 1 reply; 4+ messages in thread
From: Manjunath Prabhu @ 2004-11-09 14:34 UTC (permalink / raw)
To: bluez-users
hi marcel and co,
thanx for the reply. Its a big big help.
I got the Pan up and running and am just thinking of a way to measure
the bluetooth data transfer rate.........how do i do it????
I was also trying to bring up the rfcomm socket....but am facing some problem...
1. 'sdptool browse bd_addr' shows 'SDP Server' and 'Public Browse
Group Root', 'LAP' but no other services????I was looking for dial-up
networking.......how do i add new services??
2. i run the 'rfcomm bind' command and then try 'rfcomm connect' and i
get an error 'Can't connect RFCOMM socket: Resource temporarily
unavailable'. I read in one of the mails where you have said that
bind and connect, both are not required?? Hope u can again help me
with this....
regards,
manjunath
On Mon, 08 Nov 2004 12:24:38 +0100, Marcel Holtmann <marcel@holtmann.org> wrote:
> Hi Manjunath,
>
> > i have a tcp/ip client-server program (i.e) the server is listening
> > and the client sends information.....right now I am communicating over
> > the wired network. I want them to communicate over bluetooth.
> > Is this done by enabling ppp over rfcomm?? if yes, then what am i
> > suppossed to install???? some rfcomm package..
> > What about using the bluez-pan package???
>
> you can establish a TCP/IP connection with the PAN profile or LAN access
> using PPP, but you can also change your program to use the RFCOMM socket
> instead of the TCP socket.
>
> Use the latest kernel and the latest bluez-libs and bluez-utils and
> everything will be there.
>
> Regards
>
> Marcel
>
> -------------------------------------------------------
> This SF.Net email is sponsored by:
> Sybase ASE Linux Express Edition - download now for FREE
> LinuxWorld Reader's Choice Award Winner for best database on Linux.
> http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
> _______________________________________________
> Bluez-users mailing list
> Bluez-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-users/listinfo/bluez-users
>
-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users/listinfo/bluez-users
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Bluez-users] tcp/ip with bluetooth
2004-11-09 14:34 ` Manjunath Prabhu
@ 2004-11-09 14:43 ` Marcel Holtmann
0 siblings, 0 replies; 4+ messages in thread
From: Marcel Holtmann @ 2004-11-09 14:43 UTC (permalink / raw)
To: BlueZ Mailing List
Hi Manjunath,
> I got the Pan up and running and am just thinking of a way to measure
> the bluetooth data transfer rate.........how do i do it????
>
> I was also trying to bring up the rfcomm socket....but am facing some problem...
> 1. 'sdptool browse bd_addr' shows 'SDP Server' and 'Public Browse
> Group Root', 'LAP' but no other services????I was looking for dial-up
> networking.......how do i add new services??
write the profile implementation.
> 2. i run the 'rfcomm bind' command and then try 'rfcomm connect' and i
> get an error 'Can't connect RFCOMM socket: Resource temporarily
> unavailable'. I read in one of the mails where you have said that
> bind and connect, both are not required?? Hope u can again help me
> with this....
What you are searching for is "rfcomm listen ...", but this was not what
I meant with replacing TCP with RFCOMM. If you want TCP/IP then you can
use pand or dund for doing all the work, but you can also use the RFCOMM
socket directly like you use a TCP socket.
Regards
Marcel
-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users/listinfo/bluez-users
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2004-11-09 14:43 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-08 5:33 [Bluez-users] tcp/ip with bluetooth Manjunath Prabhu
2004-11-08 11:24 ` Marcel Holtmann
2004-11-09 14:34 ` Manjunath Prabhu
2004-11-09 14:43 ` Marcel Holtmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox