SIPClient??

  • Thread starter Thread starter awf_ng
  • Start date Start date
A

awf_ng

Sometime back I went to a MS seminar where they were demonstrating
features of Visual Studio 2005 and I'm sure the presenter was using a
class called SIPClient or something similar to send instant messages to
MSN messenger. Basically, he'd write a bit of C#, run it and it would
send a text message to Messenger which would pop up from the tray icon.
Now VS2005 is released I've tried to find information on the class and
can't find anything anywhere. Does anyone know if this exists ( and if
not, how do I do what I'm trying to do? )

Thanks in advance.
 
Upon Googling ".Net SIPClient" I found a number of references, not to
built-in classes, but code to build one. Check it out for yourself.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
You can lead a fish to a bicycle,
but you can't make it stink.
 

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

Back
Top