From owner-freebsd-questions@FreeBSD.ORG Thu Mar 4 13:00:54 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0D1A11065673 for ; Thu, 4 Mar 2010 13:00:54 +0000 (UTC) (envelope-from chris@monochrome.org) Received: from mail.monochrome.org (b4.ebbed1.client.atlantech.net [209.190.235.180]) by mx1.freebsd.org (Postfix) with ESMTP id BE2388FC1A for ; Thu, 4 Mar 2010 13:00:53 +0000 (UTC) Received: from [192.168.1.11] ([192.168.1.11]) by mail.monochrome.org (8.14.3/8.14.3) with ESMTP id o24D0piq084358; Thu, 4 Mar 2010 08:00:51 -0500 (EST) (envelope-from chris@monochrome.org) Date: Thu, 4 Mar 2010 08:00:51 -0500 (EST) From: Chris Hill To: Olivier GARNIER In-Reply-To: <4B8F9040.90304@free.fr> Message-ID: References: <4B8F9040.90304@free.fr> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: RS232 / TCP converter and BSD. 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: Thu, 04 Mar 2010 13:00:54 -0000 On Thu, 4 Mar 2010, Olivier GARNIER wrote: > I have a weather station (Lacross WS2350). (can be connect by USB / > RS232). I want to get data from a FreeBSD server 70 meter from the > weather station (with http://www.wviewweather.com/ software). I already > have a RJ45 cable between the two objects. > > I wish i could get a RS232 to RJ45 connecter like this one : > http://www.lextronic.fr/P6554-convertisseur-tcpip--rs232-cse-h53.html > And use it to connect the weather station to the RJ45 network, and then > get data from my BSD. > > The bad point is that the soft witch are given with the RS232 to RJ45 > translater are for windows, and it make a virtual port on windows. I > don't know if it will work on BSD. If it does not work, i'll be oblige > to buy another RJ45 to RS232 translater... and it's not cheap. > > Has anybody already done a such network ? I have used this: http://www.extron.com/product/product.aspx?id=iplts6&s=0 ...with no issues. This one has six RS232 ports; they also make versions with one, two and four ports. The interface is software-neutral - just open a TCP connection to the device on port 2001, and everything you send and receive from the socket goes through the RS232 port. There is an embedded web server for configuration. I don't know what the pricing is on these things, but I'm sure they are not cheap (being Extron and all). But they are easy to use, work right and don't break. Just my opinion; hope this helps. -- Chris Hill chris@monochrome.org ** [ Busy Expunging <|> ]