How access Windows Live Messenger from cocoa touch
It would like beginning an test application and developing an IM and
would like doing basic operations, where I should begin, I am lost. he
would like knowing for example as logon in the service and as it will
alter my status.
Since I am new here, I wait that I am post the
question in the correct place.
Thanks a lot for all.
From your comments here I think you're proposing to write an iPhone client for Windows Live Messenger as your first ever iPhone app. With respect, I don't believe that's a suitable project for a beginner.
I recommend you get a copy of Aaron Hillegass book and work your way over the code in that book before thinking about writing an IM. Aaron hardly mentions the iPhoneSDK as that was new when the book was being written. So you may find another book that is more oriented to the iPhone/Cocoa Touch. It maybe that you need two books - Aaron's to learn about Cocoa and Obj/C and another book to bring you up to speed with the iPhone flavor.
thanks for tips, but I don't want to develop an complete IM, simply I want to know how login in windows live service, which the better way of doing that. I read about PurpleLib used by adium and meebo, but I knew that I can't be used since the app store discourages and prohibits this kind of lib.