How to develop a Plugin for MSN Messenger? |
Author: |
Message: |
Shadow Brujah
Junior Member
Posts: 19
41 / / –
Joined: Jul 2004
|
O.P. How to develop a Plugin for MSN Messenger?
Hi Everybody,
I´m new on this forum, and i´m looking for some resources to develop a little plugin for MSN messenger.
I´m a VB Programmer, and already looked at plugin interface of MSGPlus, but i can´t reach my objective using these APIs.
I´ll create a plugin that captures every conversation from MSN Messenger and save it on a SQLServer database in a structured mode. But I don´t know how can i start!!!
I already searched for MSN Messenger SDK in the Microsoft Site, Google and in this forum, but i can´t find anything.
Please, anyone can give me some help, posting tips, documents, SDKs, to know how a program can communicate with MSN Messenger and capture the events.
Thanks a lot
|
|
07-26-2004 01:23 PM |
|
|
Anubis
Elite Member
42
Posts: 2695 Reputation: 64
34 / /
Joined: Oct 2003
|
RE: How to develop a Plugin for MSN Messenger?
|
|
07-26-2004 01:27 PM |
|
|
Shadow Brujah
Junior Member
Posts: 19
41 / / –
Joined: Jul 2004
|
O.P. RE: RE: How to develop a Plugin for MSN Messenger?
quote: Originally posted by Anubis
Raceprouk's guide is what taught me...its very good...
http://www2.cs.man.ac.uk/~morleyd3/msn/plugins/guide/mp_api.pdf
Thanks for your help, Anubis.
But i think this won´t help me. This document refers to develop Plugins for Messenger Plus!.
I need some information to interact direcly to the MSN Messenger, like MSGPlus! do.
I already tried to capture conversations with MSGPlus! plugin APIs, but i was unsucessful. I don´t know if the APIs do not permit this or if i commited a mistake.
If we can capture all conversations with this API, let me know how please!
Thanks a lot
This post was edited on 07-26-2004 at 01:43 PM by Shadow Brujah.
|
|
07-26-2004 01:32 PM |
|
|
Anubis
Elite Member
42
Posts: 2695 Reputation: 64
34 / /
Joined: Oct 2003
|
RE: How to develop a Plugin for MSN Messenger?
No the Plus! API's couldn't do that...sorry I didn't read your first post clearly. What you need is to directly hook into MSN Messenger, however I can't do this, nor do I know a guide to do it, since Plus! isn't open source I can't say I have much of a clue...It may be possible to make a program that runs a single process that uploads Plus!'s chat logs to an FTP server...this may be as close as you could get, and its no easy work to make
This post was edited on 07-26-2004 at 01:48 PM by Anubis.
|
|
07-26-2004 01:47 PM |
|
|
Shadow Brujah
Junior Member
Posts: 19
41 / / –
Joined: Jul 2004
|
O.P. RE: How to develop a Plugin for MSN Messenger?
Ok, Anubis, no problem!
In Fact, the only software that i know who can interacty directly with MSN Messenger is MSGPlus! This is the why i posted a message here.
I think someone in this forum can help me... for now, i´ll just wait.
Thanks again for your atention.
Best regards
- Daniel
This post was edited on 07-26-2004 at 01:59 PM by Shadow Brujah.
|
|
07-26-2004 01:58 PM |
|
|
Anubis
Elite Member
42
Posts: 2695 Reputation: 64
34 / /
Joined: Oct 2003
|
RE: How to develop a Plugin for MSN Messenger?
I'm sure Patchou could help you...although I wouldn't hold much hope that anyone else could, what you want to make is not your typical program. And I know for a fact VB on its own couldn't create what you want; you'll need to use C++...
|
|
07-26-2004 02:04 PM |
|
|
Shadow Brujah
Junior Member
Posts: 19
41 / / –
Joined: Jul 2004
|
O.P. RE: How to develop a Plugin for MSN Messenger?
quote: Originally posted by Anubis
It may be possible to make a program that runs a single process that uploads Plus!'s chat logs to an FTP server...this may be as close as you could get, and its no easy work to make
A program like that will not help me. I already thinked about create a program who monitores the logs folder, process the TXT files modifications, connects to my SQLServer database and save the registers. But I want to do a program who can capture the conversation directly from MSN Messenger, because i will create a Instalation Package, and distribute this to my friends... All of them want a feature like that on MSN Messenger.
Thanks
- Daniel
This post was edited on 07-26-2004 at 02:06 PM by Shadow Brujah.
|
|
07-26-2004 02:04 PM |
|
|
Shadow Brujah
Junior Member
Posts: 19
41 / / –
Joined: Jul 2004
|
|
07-26-2004 04:25 PM |
|
|
Anubis
Elite Member
42
Posts: 2695 Reputation: 64
34 / /
Joined: Oct 2003
|
RE: How to develop a Plugin for MSN Messenger?
That MSN Messenger API should help out a lot...
May I suggest that you edit your posts rather than double or in your case triple post, as stated in the forum rules...
|
|
07-26-2004 04:58 PM |
|
|
Dempsey
Scripting Contest Winner
http://AdamDempsey.net
Posts: 2395 Reputation: 53
38 / /
Joined: Jul 2003
|
|
07-26-2004 05:54 PM |
|
|
Pages: (2):
« First
[ 1 ]
2
»
Last »
|
|