wxWidgets/samples/wxsocket
Guilhem Lavaux a324a7bccf Added GSocket for Unix (only GTK for the moment)
Updated wxSocket to use GSocket API
Added a progress bar to client.cpp
Added CopyTo to wxMemoryOutputStream to copy the internal buffer to a specified buffer.
Various changes/fixes to the high-level protocols FTP/HTTP
Various Unicode fixes
Removed sckint.*


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3085 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-07-22 17:51:54 +00:00
..
.cvsignore CVS cleanups. 1999-06-07 16:22:28 +00:00
client.cpp Added GSocket for Unix (only GTK for the moment) 1999-07-22 17:51:54 +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.am Added wxExtDialog and sample. 1999-07-03 16:40:54 +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.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 Added GSocket for Unix (only GTK for the moment) 1999-07-22 17:51:54 +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