Write a C# or Python program for logging text from MSN Messenger. Automatically save text from an Instant Messenger conversation taking place with MSN Messenger or Windows Live Messenger, re-saving to disk no less than 1 second after each message is sent or received. Code should be ready for easy transition to sending over the network later on rather than saving to disk (have good enough object oriented design to make this easy, please). You may want to use the old MSN API's...