With most off the Webbased component its possible to access the panel through a URL. This is great for testing and error trapping off site. A few considerations:
-
For the panels to work it's needed to activate IIS (Internet Information Services) through Programs and Features - options Turn Windows features on or off. At menu Application Development Features ASP.NET components must be activated.
-
For several component the Device Registration Service must be installed and running. The adres must be set to ::1 for the URL to work.
Here a list:
Canon - http://localhost:3242/ASCanonWeb/
Fuji Xerox - http://localhost:3242/Forms/List/
Kyocera - http://localhost:3250/WebKyocera20Capture/default.aspx
HP OXP - http://localhost:8082/OXPd16Site/menu.aspx
KM IOption - http://localhost:3348/Home/Init/id=
Samsung - http://localhost:3349/Forms
Web Capture - http://localhost:3290/ASWCCapture/default.aspx



With most off the Webbased component its possible to access the panel through a URL. This is great for testing and error trapping off site. A few considerations:
For the panels to work it's needed to activate IIS (Internet Information Services) through Programs and Features - options Turn Windows features on or off. At menu Application Development Features ASP.NET components must be activated.
For several component the Device Registration Service must be installed and running. The adres must be set to ::1 for the URL to work.
Here a list:
Canon - http://localhost:3242/ASCanonWeb/
Fuji Xerox - http://localhost:3242/Forms/List/
Kyocera - http://localhost:3250/WebKyocera20Capture/default.aspx
HP OXP - http://localhost:8082/OXPd16Site/menu.aspx
KM IOption - http://localhost:3348/Home/Init/id=
Samsung - http://localhost:3349/Forms
Web Capture - http://localhost:3290/ASWCCapture/default.aspx