LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Web based sound reading method

Hi Everyone, 

                      Is there possible to hear the the sound if the VI in web page (through web publishing tool). I checked it. I can hear the sound in my server PC. But unable to hear my client PCs. is there any other method  . . . .?

0 Kudos
Message 1 of 3
(2,566 Views)

If you can hear it on the server pc, it sounds like you're trying to link to a local file.  When the client pc looks for that local file, it doesn't exist.

 

Is it possible for you to link to a server address instead of a local address?

0 Kudos
Message 2 of 3
(2,532 Views)

I couldn't understand the question...Already I am using only server address to communicate the VI in client PC.

For you I am giving explanations for how i did.

Method 1:

# Main VI file is running in server PC.

# I will give my server PC IP address in local client PC. Steps are: operate-->Remote Panel COnnection--> in that dialog box, I enter IP adress--> then VI name

# Then I can control or monitor according to my need.

Method 2:

# Tools-->options-->Web server--> Give enable for remote control

# Tools-->Web publishing tool-->Choose the VI file-->Embedded option-->then according to screen instructions I ll get the html page link. 

# If I am post that link in my client PC it will show the fron panel of the VI file. After that I can control.

 

But in both procedure, I couldn't here the sound in my client PC.

 

I am looking forward from your answer.

0 Kudos
Message 3 of 3
(2,494 Views)