What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [request]Key press notifier

[request]Key press notifier
Author: Message:
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: [request]Key press notifier
blow,

quote:
Originally posted by CookieRevised
Such notifier tools work by sniffing the protocol for specific system messages between your messenger client and the client of your contacts and/or messenger servers.

The protocol is the internal language which Messenger uses to talk to its servers and to establish a communication line and to get and send data.
Every notifier will work like this (including one which will catch the "user is typing" message). And that is what that DLL from Live Notifier, or the OCX from Pai's ActiveX Xniff sniffer does.

With the OCX from Pai's ActiveX Xniff sniffer you can make your own sniffer. Study the protocol* and see that post about the Xniff sniffer how to program it.

For detecting a "user is typing" message you need to check on the incomming protocol message "MSG" with contents
quote:
MIME-Version: 1.0
Content-Type: text/x-msmsgscontrol
TypingUser: contact@mail.com



[*] http://www.hypothetic.org/docs/msn/index.php  (site is not updated in a long time so it doesn't contain all the ins and outs of the new protocol versions, though it will give you the most detailed explanation there is to find)
http://msnpiki.msnfanatic.com/ (has some (more up to date) info too but not quite as much as on hypothetic.org)

This post was edited on 10-21-2006 at 04:51 AM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
10-21-2006 04:22 AM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[request]Key press notifier - by blow on 10-20-2006 at 04:33 PM
RE: [request]Key press notifier - by Zahid™ on 10-20-2006 at 04:57 PM
RE: [request]Key press notifier - by CookieRevised on 10-20-2006 at 05:55 PM
RE: [request]Key press notifier - by blow on 10-20-2006 at 06:46 PM
RE: [request]Key press notifier - by CookieRevised on 10-21-2006 at 04:22 AM
RE: [request]Key press notifier - by blow on 10-21-2006 at 03:03 PM
RE: [request]Key press notifier - by Deco on 10-21-2006 at 04:04 PM
RE: [request]Key press notifier - by blow on 10-21-2006 at 06:47 PM
RE: [request]Key press notifier - by CookieRevised on 10-21-2006 at 07:04 PM
RE: [request]Key press notifier - by blow on 10-21-2006 at 07:12 PM
RE: [request]Key press notifier - by Jesus on 10-23-2006 at 09:25 AM
RE: [request]Key press notifier - by Jimbo on 10-23-2006 at 09:34 AM
RE: [request]Key press notifier - by Jesus on 10-23-2006 at 11:53 AM
RE: [request]Key press notifier - by Jimbo on 10-23-2006 at 12:50 PM
RE: [request]Key press notifier - by CookieRevised on 10-23-2006 at 07:41 PM
RE: RE: [request]Key press notifier - by Jesus on 10-24-2006 at 01:04 AM


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