Skip to main content

Posts

Showing posts with the label user

Java - Get first and last name of user

Here is my situation. I am writing a program that will store a database. Currently, the way of identifying the user is by their computer user name. I am very desperate here, so any ideas will work. I am looking for ANY method (doesn't always need to work) for BOTH OSX and Windows computers that will somehow fetch the user's first and last name. Thank you all in advance!