/**
@class wxSocketOutputStream
- @wxheader{sckstrm.h}
This class implements an output stream which writes data from
a connected socket. Note that this stream is purely sequential
/**
@class wxSocketInputStream
- @wxheader{sckstrm.h}
This class implements an input stream which reads data from
a connected socket. Note that this stream is purely sequential