From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Embeding HTTP Server in executables

Hi,
I've build executable version of HTTP Server (using HTTP Dynamic VIs.vi). I have two problems:
1. CGI VIs don't work (Error 404)
2. After saving VIs from Internet Toolkit into 6.0.2
version and building exe, server doesn't work !!!
When I tried get page it showed that there is
one activ connection and one pending connection.
I've returned to old (for LV 5.0.1) vis,
recompiled exe and problem's disappeared.

Could anyone help me solve above problems ?

I know that there is web server embeded in LV6i but I
need to perform simple action using CGI vis and I need
security features of G web server.

rds
Kacper
0 Kudos
Message 1 of 3
(2,525 Views)
Would Apache with Labview CGI not be simpler? I know this is a Labview
forum, but horses for courses..

--
Craig Graham
Physicist/Labview Programmer
Lancaster University, UK


"Kacper" wrote in message
news:506500000008000000F63B0000-1012609683000@exchange.ni.com...
> Hi,
> I've build executable version of HTTP Server (using HTTP Dynamic
> VIs.vi). I have two problems:
> 1. CGI VIs don't work (Error 404)
> 2. After saving VIs from Internet Toolkit into 6.0.2
> version and building exe, server doesn't work !!!
> When I tried get page it showed that there is
> one activ connection and one pending connection.
> I've returned to old (for LV 5.0.1) vis,
> recompiled exe and problem's disappeared.
>
> Could anyone help me solve above proble
ms ?
>
> I know that there is web server embeded in LV6i but I
> need to perform simple action using CGI vis and I need
> security features of G web server.
>
> rds
> Kacper
0 Kudos
Message 2 of 3
(2,525 Views)
Try the following KB at www.ni.com DIRECT-3WNP28.

Marc
0 Kudos
Message 3 of 3
(2,525 Views)