LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Use of ServerTCPWrite in Multithreading

I have implement a multithread program, which use the ServerTCTWrite function
, and it doesn't work.
And i want to know if ServerTCPWrite is safe Multithreading ?

Thx for your help...
0 Kudos
Message 1 of 3
(3,115 Views)
As of LW/CVI 5.0, the following libraries are multithread safe:

User Interface, DDE, TCP, Utility, and Format I/O which includes Standard
I/O.

"Benoit" wrote:
>>I have implement a multithread program, which use the ServerTCTWrite function>,
and it doesn't work.>And i want to know if ServerTCPWrite is safe Multithreading
?>>Thx for your help...>>
0 Kudos
Message 2 of 3
(3,115 Views)
Hi benoit,
I saw your question and I have a problem with my code : I would like to use multithreading (LabWindows 5.0-windows95) to do several functions in the same code, at the same time.
If you have any help for me, I will be glad.
A French guy.
mail: sebastien.garnier@lamrc.com
0 Kudos
Message 3 of 3
(3,115 Views)