11-05-2008 02:19 AM
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.
11-05-2008 02:36 AM
French to English (Thanks to google)
11-05-2008 03:44 AM
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,
Aurélien J.
National Instruments France
11-05-2008 04:44 AM
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,
11-05-2008 05:03 AM
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,
Aurélien J.
National Instruments France
11-05-2008 05:19 AM
Hi,
I want to build Remote Laboratory.yes to control some equipments and to show not only Front Panels but also Bloc Diagram.
11-05-2008 08:53 AM
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
Aurélien J.
National Instruments France