::Infact i'm also looking for some references for developing a video conferencing application
::using ASP.NET.
Technicall impsollible. ASP.NET is about turning over web pages or serving files. YOu dont seriously want to run videoconferencing ina HTML page with self refresh and a new image every time?
EVERY video conferencing solution has to run on the CLIENT. And with hugh rights (access to hardware - camera and microphone). ASP.NET could be used to turn out a page hosting such a control (as could static HTML), but this is all.
Use ASP.NET what is was done for.
::Is there any tools/third party tools are available to implement this functionality?
Netmeeting can be integrated in HTML pages, which is H.323 based.´(which most routers dont support). On XP the RTC framework could be used to write a control that you can host on a pag. WOuld be SIP based (which most routers dont support either, but then it has UPNP, and there some step in).
Thomas Tomiczek
PowerNodes ApS
(Microsoft MVP C#/.NET)
---
Building a Website? Try the PowerNodes CMS - http://www.powernodes.com/