wxSocketServer in wxPython

Cliff Wells LogiplexSoftware at earthlink.net
Fri Nov 29 16:36:10 EST 2002


On Wed, 2002-11-27 at 18:01, moxie wrote:
> I'm trying to use the wxSocketServer and wxSocketClient classes in
> wxPython, but wxPython does not recognize these classes.
> 
> wxSocketServer and wxSocketClient both are in the wxWindows
> documentation, so I guess these classes are only available for C++ at
> the moment.

You'll find that the typical approach of wxPython is to not wrap
wxWindows classes that already have an equivalent in the Python standard
library.  

-- 
Cliff Wells, Software Engineer
Logiplex Corporation (www.logiplex.net)
(503) 978-6726 x308  (800) 735-0555 x308
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 196 bytes
Desc: This is a digitally signed message part
URL: <http://mail.python.org/pipermail/python-list/attachments/20021129/1f8a3762/attachment.sig>


More information about the Python-list mailing list