API for Live Communication Server in .NET CF ??

G

Guest

Hey Guys!

I am developping an application for videoconferencing on pocket pc for
academic use. I consider using the SIP protocol. I just discovered the
product of Microsoft called "Live Communication Server" (LCS) which seems to
be a great SIP Server for entreprise. I would like to know if there is any
API or SDK for LCS available for .NET CompactFramework.
If not, do you know any good .NET SIP Stack/SIP Client ?

I would really appreciate any suggestions! :)
Thank you very much!

Lionel Reyero
 
S

Steve Maillet \(eMVP\)

You can always P/Invokle the RTC APIs in the underlying OS. I believe they
are the same as on the desktop so you could search there for .NET classes
that could provide a starting point.
 

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