Bool wxGetHostName(char *buf, int bufSize)
Copies the host name of the machine the program is running on into the buffer buf, of maximum size bufSize, returning TRUE if successful. Under UNIX, this will return a machine name. Under Windows, this returns "windows''.