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:

QNX: Running a function at specific interval using timer interrupt

#include <iostream> #include <csignal> #include <ctime> #include <cerrno> #include <cstring> #include <unis...