Windows Messenger interaction

I

Ioannis Vranos

Is it possible to interoperate with Windows Messenger using .NET? For
example to create and register event handlers to various windows messenger
events like someone of your contacts to come online.

If yes please mention the relevant namespaces and/or classes.






Ioannis Vranos
 
W

William DePalo [MVP VC++]

Ioannis Vranos said:
Is it possible to interoperate with Windows Messenger using .NET? For
example to create and register event handlers to various windows messenger
events like someone of your contacts to come online.

This isn't the subject of this group in general or what I know well in
particular.

Nevertheless, I think that this link describes your options with respect to
interoperating with Messenger:

http://msdn.microsoft.com/library/d...winmessenger/winmessenger/messenger_entry.asp

Regards,
Will
 
W

William DePalo [MVP VC++]

Ioannis Vranos said:
Thanks for the link. I saw that it is related to Win32 API however. Isn't
there any .NET API?

As I said, it is not my specialty but I don't believe so. Of course, I could
be wrong.

You might want to check with the likes of Jabber to see if they have
anything to offer in terms of interoperability.

Regards,
Will
 
I

Ioannis Vranos

William DePalo said:
As I said, it is not my specialty but I don't believe so. Of course, I could
be wrong.

You might want to check with the likes of Jabber to see if they have
anything to offer in terms of interoperability.


Ok, anyway thank you for your replies.






Keep coding,

Ioannis Vranos
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top