From owner-freebsd-questions@FreeBSD.ORG Sun Oct 23 03:28:21 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CDAAE16A41F for ; Sun, 23 Oct 2005 03:28:21 +0000 (GMT) (envelope-from noeldude@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A18743D49 for ; Sun, 23 Oct 2005 03:28:21 +0000 (GMT) (envelope-from noeldude@gmail.com) Received: by wproxy.gmail.com with SMTP id 71so387101wra for ; Sat, 22 Oct 2005 20:28:20 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=e25MmOP8qmJSA+jvLGKJAsa5DI1jt60sKKYi51W9PRyFaY5oIlbPLbAqJ1o+7cAhEIWm7760ZqNL6arTtDrwoF9xh47Mr+VNXLxU4kXGFvD2RAXvt6umLfAimdakFZDzH/6yTGLh6gY0Hp6b2kTZRjZdpRJaDBsQQG2hGL6RbEE= Received: by 10.54.80.5 with SMTP id d5mr2390329wrb; Sat, 22 Oct 2005 20:28:20 -0700 (PDT) Received: by 10.54.83.7 with HTTP; Sat, 22 Oct 2005 20:28:20 -0700 (PDT) Message-ID: Date: Sat, 22 Oct 2005 22:28:20 -0500 From: Noel Jones To: "freebsd-questions@freebsd.org" In-Reply-To: <1130036120.809.5.camel@homey.my.domain> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <1130036120.809.5.camel@homey.my.domain> Subject: Re: Is there a Data Communications Program Native to FreeBSD? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Oct 2005 03:28:21 -0000 On 10/22/05, Bob Perry wrote: > Hello, > > I'm running FreeBSD 5.4 and just installed HylaFAX. I'm just curious if > there is a data communications program native to FreeBSD that I could > easily install and run that would facilitate configuration of my > modem? > tip and cu are part of the base system and should work for manually setting modem parameters. If you want something more sophisticated, ports/comms has several.=20 I've used ecu and kermit for various projects in the past. -- Noel Jones