quote:
Originally posted by JoeH
but I'm sure you could probably develop a Plugin for MsgPlus (Visual Basic, ++) whatever else you windows people use.
He wants to make his own program, not a plugin for Plus!
quote:
Originally posted by gravedigger[CH
]how i have to make the packets and so on.
You'll need to learn the Messenger protocol. And on this forum you'll find not much info about that. Try other forums which are more specialized in that (like MSNFanatic). Here are a bunch of links which will give you more then enough info to start:
http://www.mess.be/
(almost everything about Windows/MSN Messenger; mostly downloads of pics, "handy" tools, patches, addons, skins, etc. Though not that much technical info)
http://forums.msnfanatic.com/
(more "technical" forum about Windows/MSN Messenger, you'll find much stuff, sources, etc. for programming related to Messenger)
http://hypothetic.org/docs/msn/
(Thé source for the Messenger protocol. A "must-visit" for you
)
http://www.maldivianunderground.net/blobsy/
(Open-source example of a bot, will teach you a lot)
http://www.botwork.com/
(Site which lists many (all?) Messenger bots of which some are open source)
http://www.openmsn.org/
(Open-source example in VB of a complete Messenger client using the Windows/MSN Messenger protocol)