From owner-freebsd-questions@FreeBSD.ORG Sun Sep 24 10:16:44 2006 Return-Path: X-Original-To: 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 BDEB616A40F for ; Sun, 24 Sep 2006 10:16:44 +0000 (UTC) (envelope-from bloodyveins@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24DCF43D53 for ; Sun, 24 Sep 2006 10:16:43 +0000 (GMT) (envelope-from bloodyveins@gmail.com) Received: by ug-out-1314.google.com with SMTP id m2so355320uge for ; Sun, 24 Sep 2006 03:16:43 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=NE4nYg5atfWnnIGDEAG5OXDEIni6PMZKtEPhVIth/95zBITr9oDcXOnKIkRf0kmAjKPsR0IjxuCR3Jta5KDQXiECVKqPs9XxttASG5QsTXBJADbKwKy3rDa2fUDF918AzEZRAIwRS2EiKLzHlKoWXrfmys+I2i6ZswISHjk7348= Received: by 10.66.220.17 with SMTP id s17mr2370019ugg; Sun, 24 Sep 2006 03:16:42 -0700 (PDT) Received: by 10.67.89.13 with HTTP; Sun, 24 Sep 2006 03:16:42 -0700 (PDT) Message-ID: <58ebaa710609240316q7b63c7e7w76618655f1e9ac85@mail.gmail.com> Date: Sun, 24 Sep 2006 17:16:42 +0700 From: "Mike Fern" To: m.shenven In-Reply-To: <007401c6dfc3$efe42180$14fea8c0@MARTY> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <007401c6dfc3$efe42180$14fea8c0@MARTY> Cc: questions@freebsd.org Subject: Re: question: How to use SERIAL PORT 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, 24 Sep 2006 10:16:44 -0000 >On 9/24/06, m.shenven wrote: > uhclem@FreeBSD.org> > < serial and UART Tutorial, by Frank Durda > > Sirs, > Where on the Internet can I details of: How to program a > WINDOWS XP computer so that in will input/output to an external device through its SERIAL PORT? > > ANY information you can supply, would bew greatly appreciated ! > m.shenven > hawkeye@netvision.net.il afaik, there should be plenty of. in visual basic you can use mscomm object to utilize the serial port. in general, you can query "how to communicate with windows COM port". by the way, i think this is a freebsd list, not window$ :)