From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Bi-directional SSH communication

So far so good!  Now for the next hurdle which, hopefully, doesn't inconvenience you.  Thanks again for the promt replies!!!

0 Kudos
Message 11 of 13
(895 Views)

Great, Glad I could help.

Message 12 of 13
(890 Views)

Resurrecting this thread as I need to solve the same issue.  I need to replace some code that uses standard TCP connect, write, read, disconnect with the equivalents for an SSH connection.  This solution looked good but I need the version that does not append the CR to each write.  Was that updated DLL posted somewhere?

Also, I need to know if this solution is reentrant.  I need to open multiple simultaneous SSH connections to different servers and communicate with them on different threads in my LabVIEW application.  I have not been able to find any info on the web stating that the core ssh.net library that Greg wrapped here is thread safe and reentrant.

 

Thanks for any info/help with this.

-John
------------------------
Certified LabVIEW Architect
0 Kudos
Message 13 of 13
(342 Views)