Wednesday, January 23, 2008

Java fun

Just an update on what I've done recently, admittedly it's not much with the first week and the fact that it was Java I needed to do!
At the moment I have two seperate Java programs, one can read in input from the command line which I need to get a username.
The second is a program that communicates with php, at the moment it's a simple hello world test that prints to my web page but I have it working so shouldn't be too bad to get it to do what I want.
So I've saved the best till last, to get the MAC address through Java.

2 comments:

Lorcan Coyle said...

Cool, sounds like you almost have an end-to-end prototype :-)
Best of luck with the MAC address grabber...

Graeme said...

Sounds like good progress. Hopefully it won't take you too long to get this part done!