mdfeist / CMPUT301F12T12

CMPUT301 Class Project
Other
1 stars 0 forks source link

The Database so far is only local #17

Closed mdfeist closed 11 years ago

mdfeist commented 11 years ago

The code uses the ip address 10.0.0.2 which points to the local system. However, if you don't have the database running you won't be able to sync or login. Hopefully, the program won't crash but let me know if it crashes when you can't connect to the server.

If you want to test something you can always build on the OldDatabase branch.