TCP
Click on the red underlined text to get to the source
... client connecting to a
server and sending the server a selector (a line of text, which may
be empty) via a TCP connection. The server responds with a block of
text terminated with a period on a line by itself, and closes the
connection ...
... archive of some sort.
Client must read until the TCP connection closes. Beware.
6 Item is a UNIX uuencoded file.
...
... 9 Item is a binary file!
Client must read until the TCP connection closes. Beware.
+ Item is a redundant server
T Item points to a text-based tn3270 session ...
...
Note: Port corresponds the the TCP Port Number, its value should
be in the range [0..65535]; port ...
