Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads SourceCode Windows Develop CSharp
  • Category : CSharp
  • Tags :
  • Update : 2008-10-13
  • Size : 1.49mb
  • Downloaded :0次
  • Author :feelong
  • About : feelong
  • PS : If download it fails, try it again. Download again for free!
Introduction - If you have any usage issues, please Google them yourself
In the new company busy recently a change data in the database monitor system, regularly according to the complex business rules if there is a change to retrieve the data, if any, is through various channels, such as MSN, EMail, SMS send notification messages). I spent several hours in my spare time to expand my MSN messenger, and made an MSN robot. The source code is c #, which includes automatic IP address query and simple automatic q&a. Do this have no purpose, just see how people are implemented, oneself do 2 hours to implement, there is no difficulty, the practice of break others rather nice, by the way, is it not a little bit of code? Because of the ready-made DotMSN component, search for the source of the component itself. Install and use: uncompress, attach mymsn. MDF file to MS SQL Server, open mymsn. SLN, modify the database address, username and password in dbconnection string, and then run. You can try to apply for multiple accounts, which you can use to log in to make a robot, and your own to measure the robot. After the robot is logged in, you can click the "show online contact" button to display the online personnel and double click it. Try to type ":)", "who are you?" That way, you can see the automatic response.
Packet file list
(Preview for download)
Packet : 107215813mymsn.rar filelist
MyMSN.sln
MyMSN.suo
MSSQLData\MyMSN_log.ldf
MSSQLData\MyMSN.mdf
MSSQLData
MyMSN\DotMSN.dll
MyMSN\MSN.cs
MyMSN\MSN.resx
MyMSN\MyMSN.csproj
MyMSN\MyMSN.csproj.user
MyMSN\QQWry.Dat
MyMSN\obj\Release
MyMSN\obj\Debug
MyMSN\obj
MyMSN\bin\Debug
MyMSN\bin\Release
MyMSN\bin
MyMSN\DotMSNSource\AssemblyInfo.cs
MyMSN\DotMSNSource\_Module_.cs
MyMSN\DotMSNSource\Msn\AssemblyInfo.cs
MyMSN\DotMSNSource\Msn\DotMsn.csproj
MyMSN\DotMSNSource\Msn\DotMsn.csproj.user
MyMSN\DotMSNSource\Msn\Msn.sln
MyMSN\DotMSNSource\Msn\Msn.suo
MyMSN\DotMSNSource\Msn\bin\Debug
MyMSN\DotMSNSource\Msn\bin\Release
MyMSN\DotMSNSource\Msn\bin
MyMSN\DotMSNSource\Msn\DotMSN\Connection.cs
MyMSN\DotMSNSource\Msn\DotMSN\ConnectionErrorEventArgs.cs
MyMSN\DotMSNSource\Msn\DotMSN\Contact.cs
MyMSN\DotMSNSource\Msn\DotMSN\ContactChangeEventArgs.cs
MyMSN\DotMSNSource\Msn\DotMSN\ContactEventArgs.cs
MyMSN\DotMSNSource\Msn\DotMSN\ContactGroup.cs
MyMSN\DotMSNSource\Msn\DotMSN\ContactGroupEventArgs.cs
MyMSN\DotMSNSource\Msn\DotMSN\ContactStatusChangeEventArgs.cs
MyMSN\DotMSNSource\Msn\DotMSN\Conversation.cs
MyMSN\DotMSNSource\Msn\DotMSN\ConversationEventArgs.cs
MyMSN\DotMSNSource\Msn\DotMSN\ConversationQueueItem.cs
MyMSN\DotMSNSource\Msn\DotMSN\FileTransfer.cs
MyMSN\DotMSNSource\Msn\DotMSN\FileTransferCancelledEventArgs.cs
MyMSN\DotMSNSource\Msn\DotMSN\FileTransferEventArgs.cs
MyMSN\DotMSNSource\Msn\DotMSN\FileTransferHandler.cs
MyMSN\DotMSNSource\Msn\DotMSN\FileTransferInvitationCancelledEventArgs.cs
MyMSN\DotMSNSource\Msn\DotMSN\FileTransferInvitationEventArgs.cs
MyMSN\DotMSNSource\Msn\DotMSN\FileTransferSocketPair.cs
MyMSN\DotMSNSource\Msn\DotMSN\FileTransferSocketState.cs
MyMSN\DotMSNSource\Msn\DotMSN\IInvitationHandler.cs
MyMSN\DotMSNSource\Msn\DotMSN\ListMutateEventArgs.cs
MyMSN\DotMSNSource\Msn\DotMSN\ListReceivedEventArgs.cs
MyMSN\DotMSNSource\Msn\DotMSN\MailboxStatusEventArgs.cs
MyMSN\DotMSNSource\Msn\DotMSN\Message.cs
MyMSN\DotMSNSource\Msn\DotMSN\MessageEventArgs.cs
MyMSN\DotMSNSource\Msn\DotMSN\Messenger.cs
MyMSN\DotMSNSource\Msn\DotMSN\MSNCharset.cs
MyMSN\DotMSNSource\Msn\DotMSN\MSNError.cs
MyMSN\DotMSNSource\Msn\DotMSN\MSNErrorEventArgs.cs
MyMSN\DotMSNSource\Msn\DotMSN\MSNException.cs
MyMSN\DotMSNSource\Msn\DotMSN\MSNFileTransferCancelCode.cs
MyMSN\DotMSNSource\Msn\DotMSN\MSNInvitationCancelCode.cs
MyMSN\DotMSNSource\Msn\DotMSN\MSNList.cs
MyMSN\DotMSNSource\Msn\DotMSN\MSNNotifyPrivacy.cs
MyMSN\DotMSNSource\Msn\DotMSN\MSNPrivacy.cs
MyMSN\DotMSNSource\Msn\DotMSN\MSNStatus.cs
MyMSN\DotMSNSource\Msn\DotMSN\MSNTextDecorations.cs
MyMSN\DotMSNSource\Msn\DotMSN\NewMailReceivedEventArgs.cs
MyMSN\DotMSNSource\Msn\DotMSN\Owner.cs
MyMSN\DotMSNSource\Msn\DotMSN\RegularExpressionException.cs
MyMSN\DotMSNSource\Msn\DotMSN\StatusChangeEventArgs.cs
MyMSN\DotMSNSource\Msn\DotMSN
MyMSN\DotMSNSource\Msn\obj\Debug
MyMSN\DotMSNSource\Msn\obj\Release
MyMSN\DotMSNSource\Msn\obj
MyMSN\DotMSNSource\Msn
MyMSN\DotMSNSource
MyMSN\IPScanner.cs
MyMSN\ADOHelper.cs
MyMSN\SqlServer.cs
MyMSN\AssemblyInfo.cs
MyMSN\DAABSectionHandler.cs
MyMSN\OleDb.cs
MyMSN\SqlHelper.cs
MyMSN
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.