// Purpose: topic overview
// Author: wxWidgets team
// RCS-ID: $Id$
-// Licence: wxWindows license
+// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
-/*!
+/**
-@page overview_ipc Interprocess Communication Overview
+@page overview_ipc Interprocess Communication
-Classes: wxServer, wxConnection, wxClient
+@tableofcontents
wxWidgets has a number of different classes to help with interprocess
communication and network programming. This section only discusses one family
@endcode
*/
-