Hi;
I was wondering if anyone had an elegant way across platforms to determine the hostname of the local system regardless of whether the program is running on Windows or a POSIX environment?
I am considering using a PERL script to detect and configure once on install, but I want a secondary method.