Shoutbox

Source Codes - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Forum: Plug-Ins (/forumdisplay.php?fid=28)
+------ Thread: Source Codes (/showthread.php?tid=31444)

Source Codes by ElectroSoft on 09-13-2004 at 12:39 PM

this is the place where the developpers can post their source codes to help the new programmers...


RE: Source Codes by CookieRevised on 09-13-2004 at 12:42 PM

Useless thread....

In theory, nice idea, but in practice: If someone is willing to post the sourcecode for a plugin he/she will do that in their own thread. And in that way, the source can be discussed. Because if everybody is going to post source here and discuss it, then after a while nobody will know about what source they are exactly talking... Furthermore, not everybody will post source here, people will still create other threads for that...

sorry


RE: Source Codes by michael_m91 on 09-13-2004 at 12:56 PM

quote:
Originally posted by ElectroSoft
this is the place where the developpers can post their source codes to help the new programmers...


Yah, nice thought but like cookie said they will post their own code in their own thread. Now hardly any of the programmers will post their code, but for the ones who will they would put it in a different thread.

Thanks for the thought thoe.*-)

It's what counts.;)
RE: Source Codes by ElectroSoft on 09-13-2004 at 12:59 PM

ok guys where can we find some source codes!
we're having troobles working on some plug ins...

btw how to create a proxy?!


RE: Source Codes by CookieRevised on 09-13-2004 at 01:17 PM

to create plugins:
http://www.msgplus.net/index.php?view=plugins
http://www2.cs.man.ac.uk/~morleyd3/articles/plusAPI/mp_api.pdf

proxy:
That isn't easy if you are a first-time programmer. There are some sample source codes on the net. Search google: "proxy source". Or maybe, if you're realy lucky, some plugin-developper will share it's source for a proxy with you...

Also try http://www.msnfanatic.com/ (when it is back online).

Also, proxies are possible with a plugin, but I dunno how much experience you have 'cause this is very advanced programming and you need some "tricks" to implement it within a plugin.

As you can see, everything depends on what you want to do and how much experience you have.


RE: Source Codes by ElectroSoft on 09-13-2004 at 01:41 PM

I'm not a 1st time programmer :P
I am a java programmer and I've done many applications..
but I'm not that familiar with the sockets sending and receiving!!
and with the MSN Messenger Protocol!!
all I need is a source code!! in C# it will gr8!!


RE: Source Codes by CookieRevised on 09-13-2004 at 02:08 PM

For C# plugin framework, see http://shoutbox.menthix.net/showthread.php?tid=19088


RE: Source Codes by RaceProUK on 09-13-2004 at 02:25 PM

quote:
Originally posted by CookieRevised
http://www.geocities.com/raceprouk/msn/plugins.htm
Update that link to http://www2.cs.man.ac.uk/~morleyd3/articles/plusAPI/mp_api.pdf
RE: Source Codes by CookieRevised on 09-14-2004 at 04:50 PM

What about the sample package in that case?
http://www.geocities.com/raceprouk/msn/plugins/guide_samples.zip

And what about the new page:
http://www2.cs.man.ac.uk/~morleyd3/articles/plusAPI.htm

I mean, it's a bit confusing in what to give...

Maybe updating http://www2.cs.man.ac.uk/~morleyd3/articles/plusAPI.htm with a link to the new PDF and also to the sample_package...

;)


RE: Source Codes by RaceProUK on 09-14-2004 at 07:27 PM

* RaceProUK needs to find the samples again
That HTML page you linked to has similar information, but written from a different POV. It's written to attempt to convey the possibilities, whereas the PDF is more technical.
* RaceProUK also needs to update his site properly, and get SSI turned on