LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

www server: query string possible?

Hi,

 

I must write a cvi application to communicate with an iphone and android app. My idea is to use the (simple) web server in cvi. After two hours, the server runs perfect and I can fetch documents from the server.

 

My question is now: is there any possibility to write data (only a few queries) from the client to the web server, so that the web server is able to detect/utilize the data (client push technology)? All attempts were in vain.

 

Many thanks in advance

Jürgen

0 Kudos
Message 1 of 2
(2,840 Views)

Hi Jürgen,

 

I'm not 100% sure if I understand you correctly but concerning your topic I found two Links:

 

Understanding Client-Server Applications -- Part I

http://zone.ni.com/devzone/cda/tut/p/id/4431 

 

Understanding Client-Server Applications -- Part II

http://zone.ni.com/devzone/cda/tut/p/id/4433 

 

Even the code examples are written in Labview you can have the same commands in CVI.

 

Best Regards

Jan

0 Kudos
Message 2 of 2
(2,822 Views)