From owner-freebsd-questions Wed Mar 22 11:32:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.datacomm.ch (smtp.datacomm.ch [212.40.5.52]) by hub.freebsd.org (Postfix) with ESMTP id B081B37C1B3 for ; Wed, 22 Mar 2000 11:32:26 -0800 (PST) (envelope-from benlutz@datacomm.ch) Received: from lutz (line751-zuerich.datacomm.ch [212.254.11.51]) by smtp.datacomm.ch (8.9.3/8.9.3) with ESMTP id UAA26566; Wed, 22 Mar 2000 20:31:55 +0100 From: "Benjamin Lutz" To: "Jackson Donadel" Cc: Subject: RE: Phone Line Date: Wed, 22 Mar 2000 20:31:17 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal In-Reply-To: <003a01bf9430$eb2254e0$c50a0082@weg.com.br> X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Uhm... Modems are somewhat explicitely designed to used the phoneline. How do you wanna make a call with a telephone but without a phoneline? There might be some fancy stuff possible for inhouse networking...but it certainly wouldn't be standard or anything. Consider it a "no". A Nullmodem is a device to connect two computers via their serial or parallel port (USB ones are getting available too...although I don't think it's technically a Nullmodem), so they can transfer data. The positive side of it it's very cheap, as the "Nullmodem", despite it's great-sounding name only consists of a simple cable, which is available at less than 20 bucks. Also its very easy to set up, provided the OS has drivers for it (I'm not sure whether FreeBSD got them though.) The negative side of it is that it's very limited in both data transfer rate and cable length; Despite you can set your serial ports to 115200 baud or higher, in my experience data transfer was much slower, several minutes for a single Megabyte it was with me. Parallel cables, due to the nature of the port, are faster of course. Also, the cable can't be longer than a few meters. Well, a Nullmodem can be pretty useful as a cheap solution to transfer some text documents from your laptop to your desktop computer and back, but you don't want to transfer anything big. Have a lot of fun, Ben -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Jackson Donadel Sent: Wednesday, March 22, 2000 7:58 PM To: freebsd-questions@freebsd.org Subject: Phone Line Hi all There is way to make a modem call other without the phone line? What´s Null-Modem? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message