Hi,
I created a .NET Dll for sniffing WLM (incoming and outgoing) packets.
My code is based on this article :
http://www.codeproject.com/cs/internet/CSNetworkSniffer.asp
I made a new Typing Notifier version that uses
SniffSharp and *should* work on Vista (I can't test
)
The script might be buggy so I need some feedbacks (from users using Windows Vista).
Thanks
Note : You need to register the DLL manually by running this command :
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\regAsm.exe /codebase "C:\Program Files\Messenger Plus! Live\Scripts\Typing Notifier - SniffSharp\SniffSharp.dll"
Restart Messenger and the script should work (take a look at the Script Debugging window)
(<DotNetFiles> is a bit buggy
)