12.4 Example of UNIX Client Communication

Let’s say our client is started in an X-Windows window within the True64 UNIX system. The server is True64 UNIX as well.

An example of this communication is shown in the following figure:

12.4 Example of UNIX Client Communication

Figure 12.4: Client/server communication in UNIX

We first start the Telnet program without a parameter and thus get the Telnet program command line. From here we start a listing of debugging information both of IAC in text form (1) and of all application data in hexadecimal notation (2).

We use the open command to establish communication with t1.pvt.cz server. The Telnet program sets the escape sequence as ^]. As the port ...

Get Understanding TCP/IP now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.