Home  +  Forums  +  C++ and Sockets  +  C++ and SQL: MySQL, sqlite, ODBC  +  Miscellaneous Projects
Logo
~Sockets~
~Projects~
~Contact~

SDL C++ Gui library

Client example

This is the client part of the program that generated the screenshots on the SDL C++ Gui library page. The purpose of this release is to show how to build a client program using the gui library. Some of the network code is not yet released, so this .tar.gz (version 0.1) will not compile right away.

The source code of this example is released under the GNU General Public License (GPL).

Source code

guiclient-0.1.tar.gz, 2005-02-07 release

Source code documentation (generated by Doxygen). Select "File List" from the doxygen index page to see a list of all files in the example. Then select "[code]" to read the source code of that file. Files beginning with lowercase are usually the main() starting point, and files beginning with uppercase usually contains a class of the same name as the file itself.

Class Diagram

Dependencies

www.libsdl.org

My SDL C++ Gui library

sge020104.tar.gz used to draw text

SDL_prim-0.1.3.tar.gz

Page, code, and content Copyright (C) 2021 by Anders Hedström