public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
From: Nelson Murilo <nelson@pangeia.com.br>
To: bluez-devel@lists.sourceforge.net
Subject: Re: [Bluez-devel] TCP/IP Connection
Date: Fri, 7 Jan 2005 12:03:51 -0200	[thread overview]
Message-ID: <20050107140350.GB19076@pangeia.com.br> (raw)
In-Reply-To: <I9Y93C$55FC8919B06AC8E8E02A8F46B27F7329@uol.com.br>

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
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

  reply	other threads:[~2005-01-07 14:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-07 13:50 [Bluez-devel] TCP/IP Connection omap
2005-01-07 14:03 ` Nelson Murilo [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-01-07 14:40 omap
2005-01-07 17:33 ` Nelson Murilo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050107140350.GB19076@pangeia.com.br \
    --to=nelson@pangeia.com.br \
    --cc=bluez-devel@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox