Appendix B Examples
B.1 Networking Package
The Networking package includes examples to help you begin using the product. Some examples are included in the text of the Essential Networking Module User’s Guide. Files for the longer and more detailed examples are included with your product installation.
Table 2 lists the names of the examples. Each example usually consists of several files. If an example is also discussed in the Essential Networking Module User’s Guide, a reference is given in the table.
Table 2 – Examples using the Networking package  
Example name
Description
EchoServer
Services client requests by echoing the request back to the client.
HostInfo
Uses an RWInetHost to look up information regarding a network host.
ProxyServer
Uses RWSocketAttribute instances and RWSocketPortal to implement a simple proxy.
SendMessage
Uses RWPortalIStream and RWPortalOStream to send data to and receive date from a server.