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

Msg Parsing
Author: Message:
mrhuge
Junior Member
**

Avatar

Posts: 88
Reputation: 5
46 / Male / –
Joined: May 2003
RE: Msg Parsing
quote:
Originally posted by Stigmata
by proxy do you mean socks etc... or a winsock hook?
Well, it's a bit of both actually. This plugin-version doesn't work 100% the same as the standalone version.
The plugin hooks the Notification Server session (which is basically the main connection of MSN Messenger) using a winsock hook. When there's an incoming or outgoing conversation request, it will intercept the Switchboard session (a separate TCP/IP connection for each conversation) using the good ol' MSN Proxy functionality. Plugins will be notified of new incoming or outgoing conversations and messages. Using a simple (100% threadsafe) callback mechanism you can also send messages to the local or remote user.
02-02-2005 03:56 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Msg Parsing - by Hanumanji on 02-01-2005 at 04:21 AM
RE: Msg Parsing - by Ash_ on 02-01-2005 at 05:10 AM
RE: Msg Parsing - by mrhuge on 02-01-2005 at 09:26 PM
RE: Msg Parsing - by Stigmata on 02-01-2005 at 09:30 PM
RE: Msg Parsing - by Menthix on 02-01-2005 at 11:09 PM
RE: Msg Parsing - by aNILEator on 02-01-2005 at 11:24 PM
RE: Msg Parsing - by mrhuge on 02-02-2005 at 03:56 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