LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Searching for a program to insure required communications ports are open in Windows firewall?

Our company no longer lets most users configure the windows firewall.  To use various Labview communications resources you need to have various TCP and UDP ports open.  Our wiz-bang security keeps them closed, and there is no feed back to let you know if they are closed, or if a program is trying to use them (unlike normal windows operations).   I have found good documentation that shows what needs to be opened for various resources. http://zone.ni.com/devzone/cda/tut/p/id/12402   I was thinking of building a program to test these out,  so that the administrators of the systems could test to see if they indeed opened the correct ports.  I was thinking of a program that just tries to use all the needed ports to communicate with a second computer on the network.  Then you could get a report back saying if any ports did not communicate successfully.  What better to use to test for Labview's ability to communicate than Labview itself.   Has anyone done this already?   Thanks for your input! 

0 Kudos
Message 1 of 2
(2,012 Views)

You can use wireshark to do the investigation.

 

http://www.wireshark.org/

Tim
GHSP
0 Kudos
Message 2 of 2
(2,010 Views)