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
kb:labview:networking [2020/09/16 09:45] – [Firewall Configuration] joerg.hampelkb:labview:networking [2024/04/26 08:00] (current) joerg.hampel
Line 9: Line 9:
  
 ===== 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.1600249520.txt.gz · Last modified: 2020/09/16 09:45 by joerg.hampel