]>
git.saurik.com Git - wxWidgets.git/blob - docs/doxygen/groups/class_ipc.h
1 /////////////////////////////////////////////////////////////////////////////
3 // Purpose: Interprocess Communication classes group docs
4 // Author: wxWidgets team
5 // Licence: wxWindows licence
6 /////////////////////////////////////////////////////////////////////////////
10 @defgroup group_class_ipc Interprocess Communication
13 wxWidgets provides simple interprocess communications facilities based on
14 Windows DDE, but they are available on most platforms using TCP.
16 Related Overviews: @ref overview_ipc