I've been seeing stuff about GNU CommonC++, but i haven't been able to find any documentation on it.. Since you suggested it do you maybe know where there is docs on it? Josh. On December 29, 2003 03:05 am, joskis wrote:
Sebastian Beschke said the following on 2003.12.28 12:48:
Tom Weber wrote:
Also... I think boost should have a network library. Can anyone recommend a platform-independent network library?
Hi, the only one I know is SDL_net, which in turn uses SDL (www.libsdl.org). It's mostly a game library and might give you problems with console applications, because SDL redirects STDOUT and the like unless you compile it yourself.
Sebastian _______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users
Hello,
Try ACE: http://www.cs.wustl.edu/~schmidt/ACE.html Or Common C++ (GNU) http://cplusplus.sourceforge.net/
Best Regards, Jordanas _______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users