wxWidgets/samples/wxsocket
Guilhem Lavaux 375abe3dac * wxSocket fixes: FTP, HTTP works really now. GTK fixes to prevent infinite loop.
* wxSocket stream fix: they can be encapsulated by now
* Doc update: wxURL::GetPath


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1818 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-02-27 21:01:05 +00:00
..
.cvsignore .cvsignores added 1998-10-20 07:47:25 +00:00
client.cpp * wxSocket fixes: FTP, HTTP works really now. GTK fixes to prevent infinite loop. 1999-02-27 21:01:05 +00:00
client.def * Added wxsocket lib and sample (I hope I don't forget some file) 1998-09-06 18:28:00 +00:00
client.g95 Added more makefiles; fixed some samples for Cygwin 1999-02-09 16:00:23 +00:00
client.rc Made wxSocket compile using makefiles; #ifdefed out <<, >> operators in stream.cpp 1998-09-07 07:58:29 +00:00
client.vc Renamed .nt makefiles to .vc and factored them out; made DND sample compile 1999-01-24 19:13:55 +00:00
client.wat Watcom C++ mods 1999-01-07 15:22:05 +00:00
connect.ico * Added wxsocket lib and sample (I hope I don't forget some file) 1998-09-06 18:28:00 +00:00
Makefile * Added wxsocket lib and sample (I hope I don't forget some file) 1998-09-06 18:28:00 +00:00
makefile.b32 Cured BC++ makefile bug; wxGrid fix; updated Motif install.txt 1998-11-17 23:03:15 +00:00
makefile.dos Added more makefiles; fixed some samples for Cygwin 1999-02-09 16:00:23 +00:00
makefile.g95 Additional makefiles; changes for compilation with BC++ and GnuWin32 1998-09-08 22:27:12 +00:00
Makefile.in * Added wxsocket lib and sample (I hope I don't forget some file) 1998-09-06 18:28:00 +00:00
makefile.vc Fixed property list OnClose problem that caused Dialog Editor problem 1999-02-09 18:19:15 +00:00
mondrian.ico * Added wxsocket lib and sample (I hope I don't forget some file) 1998-09-06 18:28:00 +00:00
mondrian.xpm * Added wxsocket lib and sample (I hope I don't forget some file) 1998-09-06 18:28:00 +00:00
server.cpp Split up wxStream doc files; added wxTCP... files; added wxBusyCursor; 1999-01-25 18:33:08 +00:00
server.def * Added wxsocket lib and sample (I hope I don't forget some file) 1998-09-06 18:28:00 +00:00
server.g95 Added more makefiles; fixed some samples for Cygwin 1999-02-09 16:00:23 +00:00
server.rc Made wxSocket compile using makefiles; #ifdefed out <<, >> operators in stream.cpp 1998-09-07 07:58:29 +00:00
server.vc Renamed .nt makefiles to .vc and factored them out; made DND sample compile 1999-01-24 19:13:55 +00:00
server.wat Watcom C++ mods 1999-01-07 15:22:05 +00:00