PDA

View Full Version : DCRPG Update (another)



Darksaviour69
September 21st, 2006, 12:16
Another Update from BlueCrab


Right now, I'm revamping the connection system between the game and the server. Right now, I've got a rather simple database attached to the server which will contain usernames, passwords, and ID numbers for each person that plays DCRPG. Eventually, the amount of stuff in the database will probably expand, but for now that's what it has. Also, I've gotten most of the login procedure written. It's based somewhat on CHAP (a login system for PPP connections), but with SHA-256 hash calculations, rather than MD5.

Source: DCRPG Project Progress Thread (http://www.dcemulation.com/phpBB/viewtopic.php?t=59315)

JKKDARK
September 21st, 2006, 13:38
it's nice, thanks for the link :)