bool CheckUniversityWebsiteConnectivity();
Checks whether the user is connected to the Internet and able to access the university website from which updated timetable data is downloaded.
This function is useful if a client wants to know whether UpdateTimetableData()
can be performed, without actually performing
it.