[bme-develop] Development issues
Status: Planning
Brought to you by:
sirmik
|
From: Simon T. <sim...@ga...> - 2004-03-16 17:27:49
|
Hi, Daniel - is your CVS server just hosted on your machine? I think we should begin making use of the CVS server at sourceforge. If you do not want to check in all the GUI code, maybe we could at least work on the network code in CVS, and we can add the GUI files there as we create them. Website; Something simple will be fine - php + mySQL would be good (submit a sf.net service request if you still can't access the DB Tim), otherwise plain-vanilla HTML will suffice for a while. I'm going to start on the GUI soon, however first I would like to get to the bottom of the strange network code bugs (me + tim experienced the messages not arriving phenomenon the other day). A text log can be useful, but it isn't live - I'm going to create a class derived from BNetEndpoint that creates a BWindow with a BListView when constructed, and any bytes sent or received will be instantly logged to the BListView. Then if we can arrange a time to test, one of you can log in with the official client and we can play around for a bit, while I'm looking at a "live" view of the actual network traffic. Simon |