With dotnetMSN you can experience the easiness of connecting to one of the largest and busiest Instant Messaging networks, MSN Messenger. This is a library written in VB.NET and is far easier than any library you could have imagined to work with.
Be the first to post a text review of .NET MSN Library. Rate and review a project by clicking thumbs up or thumbs down in the right column.
With DotMSN becoming open source a while ago, I saw no point in continuing a smiliar project so this library is no longer updated and I leave it here for those interested in the code. And since this is no longer supported, please DO NOT use it in a serious project because it probably has a lot of bugs. DotMSN is located at http://www.xihsolutions.net/dotmsn/ It comes with full source code (c#) and documentation plus code examples. Thanks for getting this far anyway
> IsSignedin property added to Messenger class. Indicates if you are currently signed in or not. > fixed the bug that when you manually signed out, your current status remained unchanged. > fixed the bug where you didn't get notified upon changing your nickname. > urlencode and urldecode functions were written manually, because .net library's ones don't do what is expected. > Messenger property added to both List and Contact class to make it easier identify which messenger a group or contact is belong to. > fixed bug with all List properties of difference contact lists. > send and receive encoding scheme was changed from ASCII to UTF-8 > fixed the bug that the status of contacts did not set initially. > property Messenger added to ChatSession class to make it easier identify which account it belongs to.
> IsSignedin property added to Messenger class. Indicates if you are currently signed in or not. > fixed the bug that when you manually signed out, your current status remained unchanged. > fixed the bug where you didn't get notified upon changing your nickname. > urlencode and urldecode functions were written manually, because .net library's ones don't do what is expected. > Messenger property added to both List and Contact class to make it easier identify which messenger a group or contact is belong to. > fixed bug with all List properties of difference contact lists. > send and receive encoding scheme was changed from ASCII to UTF-8 > fixed the bug that the status of contacts did not set initially. > property Messenger added to ChatSession class to make it easier identify which account it belongs to.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?