From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1KJ3kG-00034B-2t for garchives@archives.gentoo.org; Wed, 16 Jul 2008 09:56:24 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C624DE02E3; Wed, 16 Jul 2008 09:56:21 +0000 (UTC) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.191]) by pigeon.gentoo.org (Postfix) with ESMTP id 8A155E02E3 for ; Wed, 16 Jul 2008 09:56:21 +0000 (UTC) Received: by nf-out-0910.google.com with SMTP id c7so1617560nfi.26 for ; Wed, 16 Jul 2008 02:56:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=pI4vggBai9Drl8U9O8fHLJJjE8RoHiR8osvQpqlNKMc=; b=Rdl5+loQMuK71LCIEC8BmlrwBQMRAbCkgGVCKy1RT3K7miAFmiLepzmDwLFLrX/FSk 8VtFBKDgH7HTRsBI+vAt/KhKJcrFIKwPgn2qRSIcXgL4jbxXujF6Q1PF/o2SNkaqg1oq uUNbzP1bB1pGfznnfbngn1/lJEXBgpoYKF62o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=OdVoWaxTT/qtqlvqeYFlMUTXyNPl3gTX2Wrxzr1xuEQC3QW0vge/OwMQNoXZWO1yba AGz8ZlWTBVA4Yz1TlULoH76m7s5hMZ0UcrvSN9EvpHTBWgV51FcXOKjL7sfATOsxYcFI 7X4T0TPCv5/KTEBqlXdAZYodAMcxr7fJkm2ss= Received: by 10.210.121.8 with SMTP id t8mr10902995ebc.67.1216202180806; Wed, 16 Jul 2008 02:56:20 -0700 (PDT) Received: by 10.210.121.1 with HTTP; Wed, 16 Jul 2008 02:56:20 -0700 (PDT) Message-ID: <947383f90807160256n48011592t8e2adda86cb15cfb@mail.gmail.com> Date: Wed, 16 Jul 2008 11:56:20 +0200 From: "Zdenek Travnicek" To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] Serial port over ethernet Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_7711_7197677.1216202180794" X-Archives-Salt: b82fc629-814a-47fb-b562-6ac14daf5a67 X-Archives-Hash: f927dd826c1507d5c33adc2908e6ed4f ------=_Part_7711_7197677.1216202180794 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi everyone, I would like to connect serial port from remote machine to my laptop and use it for PIC programmer. (both machines are running gentoo) It's easy to tunnel data using nc or similar tool, but it won't give me ioctl access to the port itself. (Or did I miss something?) Is there any tool/project that exports the whole device and make virtual one on the local side? I searched google for quite a while but without any success. There are many standalone devices for rs232->ethernet->rs232, but I don't want a standalone device... I realize it will be slow, but I dont care for lower speeds. Thanks for any hints and advices Regards Zdenek Travnicek ------=_Part_7711_7197677.1216202180794 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline
Hi everyone,

I would like to connect serial port from remote machine to my laptop and use it for PIC programmer. (both machines are running gentoo)
It's easy to tunnel data using nc or similar tool, but it won't give me ioctl access to the port itself. (Or did I miss something?)
Is there any tool/project that exports the whole device and make virtual one on the local side?
I searched google for quite a while but without any success. There are many standalone devices for rs232->ethernet->rs232, but I don't want a standalone device...

I realize it will be slow, but I dont care for lower speeds.

Thanks for any hints and advices

Regards
Zdenek Travnicek

------=_Part_7711_7197677.1216202180794-- -- gentoo-user@lists.gentoo.org mailing list