Hi, its time to give an status update about tntnet here.
I just uploaded a new developoment version 1.6.0.6 and yesterday I updated cxxtools to 1.4.5.3. No big changes but some code cleanups. Tntnet compiles and runs on Solaris with Sun Studio without patching the system headers now. It is always good to try out every compiler and using sun studio helped be cleaning the code a bit again. Since 1.6.0.4 most of the code of tntnet moved to the library, which makes it easy to embed tntnet in other applications or creating stand alone web applications. You just need to instantiate the application class tnt::Tntnet and set your settings like listen address and url mappings. A simple example can be found in the documentation. I will soon release version 1.6.1 of tntnet since I have currently no open issues. I will do some testing and if I don't find anything, that will be 1.6.1. I have done also some coding with tntdb. There are methods for accessing values by name in addition to accessing by number in tntdb::Row. Tntdb will soon get version 1.0. Recently I had the idea to create a odbc-driver for tntdb. With that we have a bunch of databases, which are reachable with tntdb. Tommi ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Tntnet-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tntnet-general
