gaby Posted April 11, 2008 Report Share Posted April 11, 2008 Hello, I heve to develop an application in LabVIEW , that has to creat a Http Web Server that allow the client to acces a VI application , for example a simulation , fron a remote PC just using the Internet Explorer . Till now I studied the Remote Panel that is embaded in LabVIEW 8 , but the problem is that the remote panel doesn't give me the function that alows many client to conect to the server at the same time . I know that the Internet Toolkit could'd help me , but it too expensive , and the application must be ready in june . Is there another way to create a simple web server with a application ? please help me. thank's Quote Link to comment
TobyD Posted April 11, 2008 Report Share Posted April 11, 2008 QUOTE (gaby @ Apr 10 2008, 01:35 AM) Hello, I heve to develop an application in LabVIEW , that has to creat a Http Web Server that allow the client to acces a VI application , for example a simulation , fron a remote PC just using the Internet Explorer . Till now I studied the Remote Panel that is embaded in LabVIEW 8 , but the problem is that the remote panel doesn't give me the function that alows many client to conect to the server at the same time . I know that the Internet Toolkit could'd help me , but it too expensive , and the application must be ready in june . Is there another way to create a simple web server with a application ? please help me. thank's Have you checked out the http://zone.ni.com/reference/en-XX/help/371361D-01/lvdialog/web_publishing_tool_db/' target="_blank">Web Publishing Tool? It will allow multiple clients to view the front panel of your application, with the ability for one of them at a time to take control of the front panel and operate the controls. It is simple to implement and may do what you need. Toby Quote Link to comment
Norm Kirchner Posted April 11, 2008 Report Share Posted April 11, 2008 Part of the functionality of the embedded web server, that you said you tried already, IS to allow MULTIPLE connections at once. You may need to purchase remote front panel licenses, but it is definitely possible for multiple people to connect to 1 front panel at the same time Quote Link to comment
gaby Posted April 12, 2008 Author Report Share Posted April 12, 2008 QUOTE (Norm Kirchner @ Apr 10 2008, 08:25 PM) Part of the functionality of the embedded web server, that you said you tried already, IS to allow MULTIPLE connections at once. You may need to purchase remote front panel licenses, but it is definitely possible for multiple people to connect to 1 front panel at the same time Thank's , I wil test again this embedded web server and give a feedback Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.