Instant messenger

Hello everyone 

I was wondering if it was possible to create a MSN-type instant messenger with .NET  and if it is, what tools would I need to create one along side .NET  Are there any resources out there on this topic that gives step by step guide on development  Any feedback or ideas are welcomed. Thank you. 

tone


Answer this question

Instant messenger

  • Romain Larmet

    There are buch or resources about this on <a href="http://msdn.microsoft.com/library/default.asp url=/library/en-us/messenger/overview/overview_entry.asp">MSDN</a> also check out the new MSDN Show for some insight
  • Bjoern

    Yes I would also like to do the same, for a corporate intranet.
  • Omar Damiani

    I had a quick look could not find anything.

    Anyone got a url

  • Anthony Chennai

    Do a search for "System.Net.Sockets" under the user samples... last I did I got two results, but there's a start!  
  • Swammie

    to add on to the above question, now i'm reading that the ID/key pair needed to unlock the messenger's API's are no longer being issued. What does that mean  Can someone make sense of all this for me please  Thanks.

    tone

  • Chris Tourville

    thanks a lot man. i'll check it out immediately!
  • jwfisher

    gotdotnet.com*


  • H.Saber

    Ok, through much research and...
                                      (usually means very little...)
    I have discovered this really isn't a way to get into MSN Messenger with .NET...  (I don't think)
    HOWEVER, you couldb make your own chat program using the System.Net.Sockets.  There are example of that on gotdonet.com


  • DevMate

  • astrogene1000

    any suggestions  
  • dgrp17us1

    I agree with tone!  I would like to do the same!  But how
  • AmarAtAIR

    Thanks for your response. I've been reading the literature at the link provided and it says for me to unlock the messenger API's, I need a license and an ID/key pair. How and where do I go about acquiring these items. thanks
  • Instant messenger