LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

TLS And TCP/IP

I must use TCP/IP and TLS in a project but i can't find any help or solution how to do it.

 

Does any one know how to do it?

 

 

0 Kudos
Message 1 of 4
(3,361 Views)

Hi,

 

I am not so much clear about TLS(transfer layer Security) over TCP/IP, but you can secure your data using some techniques.

1. You can use flattern to string function to transfer you data over TCP/IP. This is a secure method to transfer your data over TCP/IP.

2. You can use encryption to protect your data over TCP/IP.

Thanks and Regards
Himanshu Goyal | LabVIEW Engineer- Power System Automation
Values that steer us ahead: Passion | Innovation | Ambition | Diligence | Teamwork
It Only gets BETTER!!!
0 Kudos
Message 2 of 4
(3,356 Views)

LabVIEW has no native support for TLS/SSL.

 

For those who need/desire such functionality, please support this Idea Exchange entry:

 

Native SSH and SFTP Support

 


Now is the right time to use %^<%Y-%m-%dT%H:%M:%S%3uZ>T
If you don't hate time zones, you're not a real programmer.

"You are what you don't automate"
Inplaceness is synonymous with insidiousness

0 Kudos
Message 3 of 4
(3,344 Views)

I think I use functionality implemented in .net to solve the problem.

0 Kudos
Message 4 of 4
(3,327 Views)