Recently I used dotmsn to develop an MSN robot. Because I used proxy to access the Internet, I found that although dotmsn supports proxy, it seems that the support is not thorough enough. I can only log on using the SOCKS5 proxy, messages cannot be sent. CheckedCodeThe specified proxy server is not used in the socketclient that sends the message. This version fixes this issue and the dotmsn functions can be normally used through the proxy.
In addition, in dotmsn 2.0.2, log on to xihsolutions. dotmsn. nsmessagehandler. onilnreceived (nsmessage message) will cause an error: value was either too large or too small for an int32. exception, which is also handled in this version. Save it from being prompted.
Download from here. Here is the official dotmsn version.
In this version, there may also be a problem that the proxy server of different network segments in the LAN cannot be used. Since it has not been used for processing, if someone needs to leave a post, I will modify a version.