LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Difference entre G web server et LabVIEW web server

Salut,

je voudrais savoir quelle est la difference entre le G Web server et LabVIEW web Server et quelles sont les avantages de chcun d'eux.

Merci. 

0 Kudos
Message 1 of 7
(3,218 Views)

French to English (Thanks to google)

 

Hi,

I would like to know what is the difference between the G Web server and LabVIEW Web Server and what are the benefits of chcun them.

Thank you.

 

0 Kudos
Message 2 of 7
(3,214 Views)

Bonjour rose2009,

 

Labview web server est le serveur web alors que le G server permet d'executer des script CGI. Il faut se rappeller que labview web server ne permet pas de faire des entrées/sorties, les CGI VI permet de recevoir les entrées ou les requetes pour renvoyer les données.

 

Cordialement,

 

Hi rose2009

 

Labview web server is the web server until G server allow to execute CGI script. LabVIEW does not work with standard HTTP input and output, a CGI VI receives the standard input data as a string when it receives request and sends data that it generates as a string. 

 

Best regards,

Message 3 of 7
(3,198 Views)

Thank you mathan for the translation and thank you ajangot for the explanatiotn,

The target is to make some LabVIEW application carried out via internet.

so I have to make a server and some PCs connected to some equipments which are the applications platforms.

first,to carry out my application,  I used the instructions listed in http://zone.ni.com/devzone/cda/tut/p/id/4791.

But I don't know if it is enough???

And if I need to use Datasockets, Internet Toolkit, Java...????

should I program my LabVIEW application Bloc Diagram with TCP Read, TCP Listen, TCP wait....????

It can be a stupid questions for you, but really I need awnswers because computer science and networking are not my speciality.

Regards,

0 Kudos
Message 4 of 7
(3,195 Views)

Hi,

 

What do you want to do over internet?

 

If you want to control your remote PC, you can use remote panel in labview. You will be allow to see and control the front panel.

 

Regards,

 

0 Kudos
Message 5 of 7
(3,190 Views)

Hi, 

I want to build Remote Laboratory.yes to control some equipments and to show not only Front Panels but also Bloc Diagram.

0 Kudos
Message 6 of 7
(3,181 Views)

Hi rose2009,

 

It's not possible to view or modify the bloc diagram with remote control.

 

I relink you to your post : http://forums.ni.com/ni/board/message?board.id=4170&message.id=24429

0 Kudos
Message 7 of 7
(3,160 Views)