Is there a way to use Winsock to connect to an HTTP mail server like hotmail or yahoo, and function like connecting over POP3? I am making an e-mail checking utility, but it only supports POP3, and I would like to support HTTP as well.

Thanks
-Joey