About the CSPro Local web server
Posted: December 14th, 2021, 12:49 pm
Dear CSPro,
Thanks a lot for allowing us to have a way for using any javascript libraries in CSPro apps, mainly thoses from webassembly.
Also this allow me to test the local embedded web server in Chrome or Edge browser when opening any HTML pages using view on localhost. However, when i use the IP of the testing machine i can't reach theses pages.
So, i would like to know:
a) There's a workaround for accessing to the testing machine local web server on any LAN using it's IP?
b) There's a way to give us another argument in the view function, so we can define the port of the web server(and not having the random/dynamic port)?
c) It seem that you're using lfs as local web server since i always see http://localhost:63777/lfs Or cpp-httplib?
This is very important since, it can allow us to have some basic CAWI features using CSPro.
Thanks in advance for your help and support.
Thanks a lot for allowing us to have a way for using any javascript libraries in CSPro apps, mainly thoses from webassembly.
Also this allow me to test the local embedded web server in Chrome or Edge browser when opening any HTML pages using view on localhost. However, when i use the IP of the testing machine i can't reach theses pages.
So, i would like to know:
a) There's a workaround for accessing to the testing machine local web server on any LAN using it's IP?
b) There's a way to give us another argument in the view function, so we can define the port of the web server(and not having the random/dynamic port)?
c) It seem that you're using lfs as local web server since i always see http://localhost:63777/lfs Or cpp-httplib?
This is very important since, it can allow us to have some basic CAWI features using CSPro.
Thanks in advance for your help and support.