Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Nov 1998 07:50:06 +0000
From:      Karl Pielorz <kpielorz@tdx.co.uk>
To:        Marco Masotti <masotti@mclink.it>
Cc:        questions@FreeBSD.ORG
Subject:   Re: Terminal Server and FreeBSD
Message-ID:  <365A652E.D6344910@tdx.co.uk>
References:  <36599CD5.500F9F30@mclink.it>

next in thread | previous in thread | raw e-mail | index | archive | help

Marco Masotti wrote:
> 
> I would need to set up a listener service, so that opening up a
> connection to a given socket, the data stream is diverted to a given
> serial comms port.
> 
> Is that application available?

Try looking at the ports collection, for something called 'netcat'
(/usr/ports/net/netcat) - this can be run either stand-alone or from inetd,
and should do what you want... (it diverts standard input/output to run over
TCP sockets or UDP)

Regards,

Karl

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?365A652E.D6344910>