Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
Essential Networking Module User's Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

3.1 Classes

The Essential Networking Module of SourcePro Net contains one package, the Networking package. This package includes C++ classes and functions that make it easier to write applications that communicate with other applications across a network.

This package includes the following classes:

RWBufferedRecvPortal

RWPortalOStream

RWBufferedSendPortal

RWPortalStreamBase

RWInet6Addr

RWPortalStreambuf

RWInet6AddrFactory

RWSockAddr

RWInet6Host

RWSockAddrBase

RWInet6Type

RWSockAddrFactory

RWInetAddr

RWSockAddrFactoryBase

RWInetAddrFactory

RWSocket

RWInetHost

RWSocketAttribute

RWInetPort

RWSocketListener

RWInetType

RWSocketPortal

RWMulticastSocket

RWSockType

RWNetBuf

RWTimedPortal

RWPortal

RWWinSockInfo

RWPortalIStream

 

These classes are described in detail in the SourcePro C++ API Reference Guide.

3.1.1 Header Files

The rw/network directory contains a header file for each class. The header file names have the form classname.h. For example, the header file for RWInetAddr is RWInetAddr.h.

You can also use the umbrella header file, network.h, which includes the header files for all classes in the Networking package.



Previous fileTop of DocumentContentsIndex pageNext file

Copyright © Rogue Wave Software, Inc. All Rights Reserved.

The Rogue Wave name and logo, and SourcePro, are registered trademarks of Rogue Wave Software. All other trademarks are the property of their respective owners.
Contact Rogue Wave about documentation or support issues.