Hi Mika,
First of all, thanks for the information.
Actually my intention is to solve the PrintTextFile problem. I have my LabWindows programs running on several workstations (Windows pc), which are all connected to a single LAN-connected printer.When I need to do some printing, the programs hang.(This occur at every workstation).
Even if i call the DOS print command to replace the PrintTextFile command line,printing failure still occur...randomly..
The idea now is to send files to be printed from all the workstatios to a single pc, which is connected to a printer, in the hope that when there is a print error, the pc can prompt the workstaion to try print again.
And what i need to do is:
1. file transferring from workstations to the printer-pc(thi
s has been done by using ftp), and,
2. control the printing at the pc from my workstation.
Do you think NetMeeting will be a good try in this case? Let me know if you need more information from me. Thank you very much.