Chapter 2, Developing applications using XTI or TLI
Pseudo-code examples

Pseudo-code examples

This section presents a basic client and server in pseudo-code to illustrate the overall structure of each.


NOTE: The example client and server do not illustrate a matching pair. The client expects to exchange data repeatedly with a suitable server, whereas the server expects to be contacted by a client that makes only a single request.