Tuesday, December 19, 2006

Configure gaim to talk to MSN

This is a very network specific, like how the corporate network is being setup. But if you are like me where we have a network connection with no proxy but I think with a firewall, below is the settings: Login server : messenger.hotmail.com port : 1863 Use HTTP Method : checked Show custom smileys : checked Propx Options Proty type: No Proxy

No comments:

CPP Quick Guide

Basics Hello world User input While loop If statement For loop Switch statement Read file using ifstream Write to a file using ofstr...