check out DUEL from my website. Its coded for DBPro, but the connection code is pretty much the same for DBC. If you can follow the code, you'll learn much about what you need to do next for your game. In DUEL, all connection data is passed in the commandline.
If the commandline says "MyName" then this instance is assumed to be the Host and the App configures itself as a host. If the commandline says "MyName 123.123.123.123" the instance assumes its a client and attempts to connect to ISP# 123.123.123.123 using the name "MyName" and joins the first game session located.
This setup code and the chat code should be very compatable with DBC. The memblock code would require DBC-Enhanced. If any source files are missing, or you have any questions, just email me and I'll assist as time permits. Also, I have a DUEL version coded in DBC if you like.
DUEL using DBPro requires DX9 to run, but you can still use the source code and media.
internet gaming group