Hi folks,
Here I am with another dummy question
for those with more experience in Bluez.
I am intending to build an application
to connect a Bluetooth device to PC
using TCP/IP. Well, can anyone help me
on finding any howto or samples where
i can find the necessary steps to
acomplish my task?
I'll appreciate any help=0A =0A__________________________________________=
________________________________=0AAcabe com aquelas janelinhas que pulam=
na sua tela.=0AAntiPop-up UOL - =C9 gr=E1tis!=0Ahttp://antipopup.uol.com=
.br/=0A
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Bluez-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-devel
On Fri, Jan 07, 2005 at 11:50:00AM -0200, omap wrote:
>
>
> Hi folks,
>
>
> Here I am with another dummy question
> for those with more experience in Bluez.
> I am intending to build an application
> to connect a Bluetooth device to PC
> using TCP/IP. Well, can anyone help me
> on finding any howto or samples where
> i can find the necessary steps to
> acomplish my task?
>
[Server Side]
# pand --master --listen role GN
# ifconfig bnep0 192.168.0.1
[Client Side]
# pand --connect 00:11:22:33:44:55 # SERVER ADDR
# ifconfig bnep0 192.168.0.2
# route add default gw 192.168.0.1
I hope this help,
./nelson -murilo
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Bluez-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-devel