What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » Plug-in development questions

Plug-in development questions
Author: Message:
Dempsey
Scripting Contest Winner
*****

Avatar
http://AdamDempsey.net

Posts: 2395
Reputation: 53
37 / Male / Flag
Joined: Jul 2003
RE: Plug-in development questions
Welcome to the forums :)

Is it better to interface directly with the MSN COM API or Plus! really does make life easier?
Well from my experience using the Messenger object passed from Plus! is a lot easier, paticurly with C++.

Is the Plus! API justa  wrapper around the default MSN API
No, the Plus! API and MSN API are totally different.  Plus! passes a reference to a Messenger API object, and then it has its own Plus! API which allows things such as parsing commands/tags, showing toasts and adding to the event log.

Is there a implementation of the Plus! API for C#?
I think there is yes, although I don't think it is an official version included with the plugin documentation ---> Help: Plugins

I want my plug-in to communicate to my PHP app on the server.. what techinique would be the best to use?
I would use HTTP myself, although I think XML/SOAP would probably be the best way.
SoundPacks   -   Scripts   -   Skins

that's not a bug, thats an unexpected feature
11-08-2005 09:05 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Plug-in development questions - by FFighter on 11-08-2005 at 08:58 PM
RE: Plug-in development questions - by Dempsey on 11-08-2005 at 09:05 PM
RE: Plug-in development questions - by n0n4m3 on 11-08-2005 at 10:27 PM
RE: Plug-in development questions - by FFighter on 11-08-2005 at 10:32 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On