User Tools

Site Tools


kb:labview:networking

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
kb:labview:networking [2020/07/01 10:22] joerg.hampelkb:labview:networking [2024/04/26 08:00] (current) joerg.hampel
Line 1: Line 1:
 ====== 21 Networking ====== ====== 21 Networking ======
 +
 +===== Firewall Configuration =====
 +
 +[[https://www.ni.com/en-us/support/documentation/supplemental/10/configuring-software-and-hardware-firewalls-to-support-national-.html|Configuring Software and Hardware Firewalls to Support NI Products]]
 +
 +
 +---- 
  
 ===== Pitfalls ===== ===== Pitfalls =====
 +
 +=== IP to String ===
 +
 +The //IP to String// function converts an IP network address to a string.
 +
 +{{:kb:labview:pasted:20240426-075804.png}}
 +
 +The ''dot notation?'' input indicates whether ''name'' is in dot-notation format. The default is FALSE, which makes LabVIEW try to resolve the name. This can take a long time depending on the specific DNS setup of the computer this function is executed on. 
 +
 +To avoid timeouts, if a resolved name is not required, make sure to wire a ''true'' constant to this function.
 +
 +
  
 === TCP TIME-WAIT === === TCP TIME-WAIT ===
kb/labview/networking.1593598937.txt.gz · Last modified: 2020/07/01 10:22 by joerg.hampel