Main Page | Class Hierarchy | Class List | Directories | File List | Class Members | File Members | Related Pages

XPSockets Index Page

1

Introduction

XPSockets is a method for accessing TCPIP networking functions from a cross platform common layer

Using XPSockets

Include files are in the Includes directory.
Use "XPSockets.h" to access all the C++ insterface to sockets or, include "XPSocket.h" to only use the old C style functions.

There are four compiled libraries in the Libs directory:
XPSocketsDS and XPSocketsRS for debug and release single thread applications.
XPSocketsDM and XPSocketsRM for debug and release multi-threaded applications.
XPSocketsDMDLL and XPSocketsRMDLL for debug and release multi-threaded DLL applications.

Generated on Sun Oct 30 01:12:21 2005 for XPSockets by  doxygen 1.4.1