From owner-freebsd-bluetooth@FreeBSD.ORG Sat Dec 24 12:16:53 2005 Return-Path: X-Original-To: freebsd-bluetooth@freebsd.org 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 0E5FA16A41F for ; Sat, 24 Dec 2005 12:16:53 +0000 (GMT) (envelope-from dd@freebsd.org) Received: from charade.trit.org (charade.trit.org [65.19.139.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8143A43D55 for ; Sat, 24 Dec 2005 12:16:52 +0000 (GMT) (envelope-from dd@freebsd.org) Received: from maverick.trit.org (maverick.trit.org [IPv6:2001:4830:2381:2062:212:f0ff:fe4c:896a]) by charade.trit.org (Postfix) with ESMTP id 388431AF537 for ; Sat, 24 Dec 2005 12:16:52 +0000 (UTC) Received: from maverick.trit.org (localhost [127.0.0.1]) by maverick.trit.org (8.13.4/8.13.4) with ESMTP id jBOCGpnb001184 for ; Sat, 24 Dec 2005 12:16:51 GMT (envelope-from dd@freebsd.org) Received: (from dima@localhost) by maverick.trit.org (8.13.4/8.13.4/Submit) id jBOCGpJQ001183 for freebsd-bluetooth@freebsd.org; Sat, 24 Dec 2005 12:16:51 GMT (envelope-from dd@freebsd.org) X-Authentication-Warning: maverick.trit.org: dima set sender to dd@freebsd.org using -f Date: Sat, 24 Dec 2005 12:16:51 +0000 From: Dima Dorfman To: freebsd-bluetooth@freebsd.org Message-ID: <20051224121651.GB1001@trit.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="4bRzO86E/ozDv8r1" Content-Disposition: inline X-PGP-Key: 69FAE582 (http://www.trit.org/~dima/dima.asc) X-PGP-Fingerprint: B340 8338 7DA3 4D61 7632 098E 0730 055B 69FA E582 User-Agent: Mutt/1.5.9i Subject: SPP server X-BeenThere: freebsd-bluetooth@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Using Bluetooth in FreeBSD environments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Dec 2005 12:16:53 -0000 --4bRzO86E/ozDv8r1 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Does there exist an SPP server program? rfcomm_sppd can act as a client, but it doesn't look like it can act as a server. The documentation doesn't say what it connects to, but I presume it's some embedded device that would normally have a serial port. I'm interested in using Bluetooth as a terminal connector. Instead of running serial cables to all servers in a cluster, we can connect to them over Bluetooth. It can't be used as a real console, but it can probably be brought up early enough in the boot sequence to be usable as a rescue mechanism. Is this already possible? If not, is there any reason it can't work? Unless I'm missing some conceptual problem, it doesn't seem like it would be very hard to write an rfcomm terminal server using the SPP. Thanks in advance, Dima. --4bRzO86E/ozDv8r1 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- iD8DBQFDrTwzBzAFW2n65YIRAiAnAJ9YLULlXClhiEeWEMGETblpzNXteQCeJCVK pJmYIeHk68ve0lBgeLtQ5U0= =MaCb -----END PGP SIGNATURE----- --4bRzO86E/ozDv8r1--