filter-tcp(7)

filter-tcp(7) GGI filter-tcp(7)

NAME

filter-tcp : TCP/IP event repeater

SYNOPSIS

filter-tcp: <host>:<port>

DESCRIPTION

This filter send all events on a TCP socket.

OPTIONS

host
The name of the host to connect to. If it is set to listen, the filter will instead wait for a TCP connection.

port
The port number to connect to on the remote host. If the filter is waiting for a connection, this is the port number on which it listens.

SEE ALSO

input-tcp(7)

2004-05-21 libgii-1.0.x