Keep alive using SIP in .net

Posted by Ramesh Soni on Stack Overflow See other posts from Stack Overflow or by Ramesh Soni
Published on 2009-11-13T09:36:13Z Indexed on 2010/03/30 21:03 UTC
Read the original article Hit count: 559

Filed under:
|
|

I am creating an application where I need to implement SIP protocol in .NET. We have Client-Server setup where client keeps on sending keep alive message to server. We can only use SIP protocol or any other protocol which is support with ICE.

Could some one help me in implementing this. I don't have much idea about these protocols but I know .net very well. Some sample code would be of great help.

© Stack Overflow or respective owner

Related posts about .NET

Related posts about sip