ActiveXperts Knowledge Base Article 3500010

Q3500010 - When using the ASP sample on a remote PC's browser, which port will be accessed: the one on the ASP Web Server, or the one on the client's PC?

The ASP sample opens the port on the ASP Web Server's machine. This is because the object is instantiated on the web server. However, it is also possible to use the component on the client's PC with the browser. You must then create the object from within the client's HTML code using Javascript. Please check FAQ item 3250020 for details.


If you cannot find an answer to your question(s) in our Knowledge Base, or if you need additional information or assistance, please contact our Customer Support using our Contact Support Form

M