From: Christoph B. <eg...@gm...> - 2007-06-09 13:30:01
|
Am Samstag, den 09.06.2007, 12:16 +0200 schrieb Spom: > Am Samstag, 9. Juni 2007 11:35 schrieb Christoph Brill: > > there is an example in the asio documention about the communication with a > http server. > http://asio.sourceforge.net/asio-0.3.7/doc/examples/httpclient_sync_client_cpp.html > Here we should start. > > so we just need a parser ;) And I'd just need time ;-) > Ca > > > Am Freitag, den 08.06.2007, 13:34 +0200 schrieb Spom: > > > Am Freitag, 8. Juni 2007 10:58 schrieb Tim Beelen: > > > > Christoph, Carsten, > > > > Success! 0.3.7 works, 0.3.8RC3 doesn't. I'll install some IDE later > > > > today (fresh Fedora 7). Maybe I can work on the ToDo list, or do some > > > > CEGUI tweakage. Dunno. You tell me :) > > > > > > wb, > > > the ToDo is atm slighty out of date. > > > Currently Im working at the ship configuration dialog an I update the > > > ToDo when this dialog work. > > > My approach to the CEGUI scheme still contains some "quick & dirties" to > > > achive progress. > > > The main code structure also is very pre-alpha and will probably receive > > > several changes before we reach the 0.0.1 state. You should take a look. > > > > > > Btw, the main configuration dialog need some hands. > > > You have experience with communikation to the metaserver? This is also an > > > important milestone. :) > > > > I guess I wrote the crap^Wcode to connect to the metaserver. It was written > > using curl and happy char* into the HTTP response to parse it. It did no > > even work reliable when the site switched from Apache 1.3 (Sourceforge) to > > 2.0 (Gary's site). Don't take a look at the code. It's not what we want :-) > > > > Anyone got ideas on that topic? Especially if we should use a lib for that? > > And how to parse HTTP? Gary has some good documents on how the meta server > > can be accessed (can be found in svn trunk/docs iirc). > > > > > > ------------------------------------------------------------------------- > > This SF.net email is sponsored by DB2 Express > > Download DB2 Express C - the FREE version of DB2 express and take > > control of your XML. No limits. Just data. Click to get it now. > > http://sourceforge.net/powerbar/db2/ > > _______________________________________________ > > Opengate-devel mailing list > > Ope...@li... > > https://lists.sourceforge.net/lists/listinfo/opengate-devel > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Opengate-devel mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/opengate-devel > |