On Friday I had a meeting with Steve and Graeme, they helped solve my problem with the database taking in the usernames and showing their most recent time, the php can now take in any number of users and output their max times.
I had to make a few minor changes to my code, just clean it up a bit.
My next task is to write some java code that takes in a username string and obtains the MAC address, thank you Graeme for sending on the code to help with that section! I'll have to look into how to connect to the web from java such as httprequest or something.
Then I'll have another php page that gets the username and MAC address from the java code and it will then send this to the database.
Monday, January 21, 2008
Subscribe to:
Post Comments (Atom)
1 comment:
No problem. Just remember to cite the original source if you end up using that code in your project!
Post a Comment