wxWidgets/samples/sockets
2009-01-02 00:59:20 +00:00
..
baseclient.cpp
baseserver.cpp don't call DoWrite() if we have nothing to send (not nothing to receive) 2009-01-02 00:04:55 +00:00
client.cpp add accelerators for the other menu commands; plug memory leak in OnTest3(); use wxCharBuffer instead of manual new/delete to avoid leaks in the future 2009-01-02 00:44:32 +00:00
client.rc
connect.ico
makefile.bcc
makefile.gcc
Makefile.in
makefile.unx
makefile.vc
makefile.wat
mondrian.ico
mondrian.xpm
server.cpp show the string received from client in test 2 correctly; use TestLogger just as in the client; use wxCharBuffer instead of manual new/delete 2009-01-02 00:59:20 +00:00
server.rc
sockets_baseclient.dsp
sockets_baseserver.dsp
sockets_client.dsp
sockets_server.dsp
sockets_vc7_baseclient.vcproj
sockets_vc7_baseserver.vcproj
sockets_vc7_client.vcproj
sockets_vc7_server.vcproj
sockets_vc8_baseclient.vcproj
sockets_vc8_baseserver.vcproj
sockets_vc8_client.vcproj
sockets_vc8_server.vcproj
sockets_vc9_baseclient.vcproj
sockets_vc9_baseserver.vcproj
sockets_vc9_client.vcproj
sockets_vc9_server.vcproj
sockets_vc9.sln
sockets.bkl