LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

report generation in client/server

hii

 

  I am using client server model for my application. How can I send generated report to the client. How does TCP communication supports it.

 

 

Please let me know

 

 

Thanks

Prashh 

0 Kudos
Message 1 of 4
(2,673 Views)

Hi Prashh,

if you have your report as a file, then you can load it and send it over tcp/ip. Another solution would be to send the content of the report over tcp/ip and to create the report at the client.

 

Mike

0 Kudos
Message 2 of 4
(2,668 Views)

Hello Mike

 

 

How can we send the file over TCP/IP 

0 Kudos
Message 3 of 4
(2,656 Views)

Hi prashiit,

this link should give you an idea how to send your file.

 

Mike

Message 4 of 4
(2,645 Views)