In database.cs you keep the ip 127.0.0.1, you only add your database password to the line, which is whatever you made it when installing xampp or whatever I guess.
In server>char>list.cs you change the ip to your ip.
In client you as well change any 127.0.0.1 to your ip.