473,511 Members | 16,260 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How can I log Instant Messaging being done on my computer?

I want to be able to log all the Instant Messaging (in this case MSN)
which is occuring on my computer. Don't really want to buy one of those
products that does, so any thoughts on how this might be done? is C++
even the right way to approach it?
Jul 22 '05 #1
2 1848
On 14 Feb 2004 17:52:07 -0800, Do******@comcast.net (Younger Dryas)
wrote in comp.lang.c++:
I want to be able to log all the Instant Messaging (in this case MSN)
which is occuring on my computer. Don't really want to buy one of those
products that does, so any thoughts on how this might be done? is C++
even the right way to approach it?


I have no idea whether C++ is the right language or not, but even if
it is your question is how to deal with Windows APIs, and needs to be
asked in a Windows programming groups, not here.

--
Jack Klein
Home: http://JK-Technology.Com
FAQs for
comp.lang.c http://www.eskimo.com/~scs/C-faq/top.html
comp.lang.c++ http://www.parashift.com/c++-faq-lite/
alt.comp.lang.learn.c-c++
http://www.contrib.andrew.cmu.edu/~a...FAQ-acllc.html
Jul 22 '05 #2

"Younger Dryas" <Do******@comcast.net> wrote in message
news:ed*************************@posting.google.co m...
I want to be able to log all the Instant Messaging (in this case MSN)
which is occuring on my computer. Don't really want to buy one of those
products that does, so any thoughts on how this might be done? is C++
even the right way to approach it?


The question is actually more suitable for a Windows NG.
Don't know whether this servers your purpose but one possible way is to write
your own MSN client.
MSN messenger has it's own client-server protocol.
Going more offtopic, it's something like this -

Client -VER 0 MSNP10 MSNP9 CVR0\r\n
Server- VER 0 MSNP9 CVR0\r\n
Client- CVR 1 0x409 winnt 5.0 i386 MSNMSGR 6.1.0207 MSMSGS
ex*****@passport.com\r\n
Server- CVR 1 6.00602 6.0.0602 5.0.0527 ..so on

Once you know the protocol then your client can connect to
messenger.hotmail.com:1863 and start talking.
Then you can log all what comes in the MSG primitive.
You can drop me a personal mail if you want more assistance with the protocol or
google for it.

Best wishes,
Sharad


Jul 22 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

14
1969
by: Lucas Raab | last post by:
Are there any instant messenging programs out there for use in a Python app?? I've heard of Jabber, but never looke into it.
2
1315
by: Hugh Welford | last post by:
Hi Does anyone know of an simple/cheap Instant Messaging add-in? Thanks Hugh
3
1402
by: Lex Luthor | last post by:
Please i am looking for a instant messaging like msn or icq for my site in asp.. (a chat system but like instant messaging for my site) please help me..
0
1782
by: Lynda Kilgore | last post by:
jGu ----qtHwhORV90yyhqJMOc Content-Type: text/html; Content-Transfer-Encoding: quoted-printable <html><head><style type=3Dtext/css>.eyebrow { FONT-WEIGHT: bold; FONT-SIZE= : 10px;...
12
3113
by: Selko | last post by:
Hy NG I have written an application which creates me a user in Active directory and a mailbox account for this user This all works fine So now i want to know how i can activate instant...
0
1494
by: g18c | last post by:
Hi, i have been looking at SOAP and XML-RPC and it seems ideal for my needs. I am looking at an application with 2 end points, either of which can send and receive data. I know with SOAP (and...
6
2433
by: libsfan01 | last post by:
Hi all Can javascript be used to create a simple instant messaging interface on a webpage? if so does anyone good tutorials or resources that are available (preferably free)?
6
2832
by: Sean | last post by:
Hi Everyone, My apologies for a somewhat dump question but I am really stuck. I have been working on this code for two days straight I am dont know what is wrong with it. when I run the code, All...
1
1731
by: Sugandh Jain | last post by:
Hi, We have an winodws application being developed in .net 2.0 with c#. There are different users which can work on the same data. One user needs to send data to another, when both of them are...
0
7242
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7138
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7353
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7418
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7075
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
5662
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4737
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3222
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
1
781
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.