ActiveX Server Components |
Top Previous Next |
A set of ActiveX Server components allows you to build a Server application, which will listen for HTTP requests, capture windows bitmaps and send them back to the client side.
There are two components: ThinVnc and ThinWebServer. ThinVnc contains all the capture logic while ThinWebServer is the HTTP server that will communicate with the client. |