1input-tcp(7) GGI input-tcp(7)
2
3
4
6 input-tcp : TCP event filter input
7
9 input-tcp: <host>:<port>
10
11
13 Reads events from a TCP-socket who's peer end is the filter-tcp filter,
14 also included in LibGII. The filter-tcp filter takes the same arguments
15 as the tcp inputlib, and anyone of the sublibs can be the listening
16 end.
17
19 host The hostname to connect to. If this is set to listen the sublib
20 will enter listening mode and wait for the corresponding sublib
21 to connect.
22
23
24 port Specifies the port to connect to/listen on.
25
26
28 filter-tcp(7)
29
30
31
32libgii-1.0.x 2003-08-11 input-tcp(7)