I develop my web app using the G Web Module, and then upload it on my SystemLink server.
From their computer, a user then logs into the SystemLink interface through their web browser and runs my application.
Is there any way for my application to be able to tell which client computer called it? Something like ip address, computer name, minionID, anything that could identify the calling computer in any shape or form.
I know how to retrieve the user login details (thank you Christina), but I need this other bit of information too.