From owner-freebsd-bluetooth@FreeBSD.ORG Mon Dec 6 03:01:22 2004 Return-Path: Delivered-To: freebsd-bluetooth@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1531316A4CE for ; Mon, 6 Dec 2004 03:01:22 +0000 (GMT) Received: from vjofn.tucs-beachin-obx-house.com (vjofn.tucs-beachin-obx-house.com [204.107.90.128]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF90E43D2F for ; Mon, 6 Dec 2004 03:01:21 +0000 (GMT) (envelope-from tuc@tucs-beachin-obx-house.com) Received: from himinbjorg.tucs-beachin-obx-house.com (ool-44c09852.dyn.optonline.net [68.192.152.82]) (authenticated bits=128)iB631LUF037465; Sun, 5 Dec 2004 22:01:21 -0500 (EST) Received: from himinbjorg.tucs-beachin-obx-house.com (localhost.tucs-beachin-obx-house.com [127.0.0.1])id iB631KbO081540; Sun, 5 Dec 2004 22:01:20 -0500 (EST) (envelope-from tuc@tucs-beachin-obx-house.com) Received: (from tucobx@localhost)iB631KIe081539; Sun, 5 Dec 2004 22:01:20 -0500 (EST) (envelope-from tucobx) From: Tuc at Beach House Message-Id: <200412060301.iB631KIe081539@himinbjorg.tucs-beachin-obx-house.com> To: maksim.yevmenkin@savvis.net (Maksim Yevmenkin) Date: Sun, 5 Dec 2004 22:01:20 -0500 (EST) In-Reply-To: <41B334C5.1030003@savvis.net> from "Maksim Yevmenkin" at Dec 05, 2004 08:18:13 AM X-Mailer: ELM [version 2.5 PL6] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-bluetooth@freebsd.org cc: Tuc at Beach House Subject: Re: sdpcontrol issues (LONG) X-BeenThere: freebsd-bluetooth@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Using Bluetooth in FreeBSD environments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Dec 2004 03:01:22 -0000 > yes, that is the code from linux-bluez that i ported long time ago. it > should have both sdpd and spdtool. these are similar to sdpd(8) and > sdpcontrol(8). > Seems to be. :) > > how about add LAN, OPUSH etc. i.e. more services? stacks generally do > not use 'browse' command, but rather looking for a specific service. btw > did you try to use 'sdptool' (from sdp-1.5 package) command against > treo? did it work? > Now Winderz sees it. Maybe it was a bit SLOW. But against the Treo is nothing. > > > I do attempt to access it from the Treo, and it seems to trigger > > sdpd, but I'm not sure what the next step its supposed to do is. > > the way it should work is: > > 1) client (treo) discovers server (laptop) > 2) client makes a sdp request to figure out what services host provides > 3) client gets parameters for the desired service via sdp > 4) client starts using the service. > I had to configure pppd and rfcomm_pppd and a few other things, and its been running all day. > > > Am I pushing my luck? > > no, it should work > And now it does via the FreeBSD, thank you Max! Tuc