Hello All
I'm trying to find articles or source code that will help me on building web site that can VNC over HTTP with .NET. I'm looking for freeware dll file that i use in my asp.net application. Example: I want to remote control a computer over HTTP in a ASP.NET application. Can someone guide me the right direction to implement this type of apps? Thanks in advance.Take a look at Windows Terminal Services. It works out of the box over HTTP
http://www.microsoft.com/windows200...nal/default.asp
Chris
--
****Please Reply To The Newsgroup So All Can Benefit From Discussion****
--------------
Kognition Consulting Limited - Thought Meets Technology
Chris J.T. Auld - Managing Director
Microsoft MVP (Windows Mobile Devices)
Phone: +64 3 453 0064
Mobile: +64 21 500 239
Email: chris@.kognition.co.nz
"Mike" <anonymous@.discussions.microsoft.com> wrote in message
news:14D69D93-9428-4C40-94ED-EB78062273C6@.microsoft.com...
> Hello All,
> I'm trying to find articles or source code that will help me on building
web site that can VNC over HTTP with .NET. I'm looking for freeware dll file
that i use in my asp.net application. Example: I want to remote control a
computer over HTTP in a ASP.NET application. Can someone guide me the right
direction to implement this type of apps? Thanks in advance.
> Take a look at Windows Terminal Services. It works out of the box over HTTP
> http://www.microsoft.com/windows200...nal/default.asp
I'm pretty sure it doesn't use HTTP - it has it's own protocol (RDP) and
even runs on a different port - not port 80.
You might be able to find a VNC or RDP client and put that on a webpage,
but it still will not operate over HTTP.
Nick...
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment