Products
Applications
Support
Company
How To Buy
Skip to main content (Press Enter).
Sign in
Skip auxiliary navigation (Press Enter).
Register
Skip main navigation (Press Enter).
Toggle navigation
Search Options
Home
Communities
All Communities
Application Networking and Security
Enterprise Software
Mainframe Software
Software Defined Edge
Symantec Enterprise
Tanzu
VMware {code}
VMware Cloud Foundation
Blogs
All Blogs
Enterprise Software
Mainframe Software
Symantec Enterprise
VMware
Events
All Events
Enterprise Software
Mainframe Software
Symantec Enterprise
VMware
Water Cooler
Betas
Flings
Education
Groups
Enterprise Software
Mainframe Software
Symantec Enterprise
VMware
Members
vCenter
Cloud & SDDC
View Only
Community Home
Threads
Library
Events
Members
Back to discussions
Expand all
|
Collapse all
sort by most recent
sort by thread
How to test UDP port
cverbiest_hyper
May 07, 2009 12:48 PM
Hi, with TCP socket I can test a TCP port. Is there a way to test an UDP port.
deltapez
May 11, 2009 12:16 PM
Which OS? Here are a few links but I've never used the Win versions: http://www.hping.org/download.php ...
sirtech
Jul 11, 2010 08:15 AM
Netcat does this as well and is available for installation / compilation on most nix OS. nc -u <host> ...
1.
How to test UDP port
0
Recommend
cverbiest_hyper
Posted May 07, 2009 12:48 PM
Reply
Reply Privately
Options Dropdown
Hi,
with TCP socket I can test a TCP port. Is there a way to test an UDP port.
2.
RE: How to test UDP port
0
Recommend
deltapez
Posted May 11, 2009 12:16 PM
Reply
Reply Privately
Options Dropdown
Which OS? Here are a few links but I've never used the Win versions:
http://www.hping.org/download.php
- Linux/Windows util
UDP Ping -
http://perform.wpi.edu/downloads/udp-tools/udp-ping.tgz
http://udp-test-tool.software.informer.com/
Solaris: ping -U
3.
RE: How to test UDP port
0
Recommend
sirtech
Posted Jul 11, 2010 08:15 AM
Reply
Reply Privately
Options Dropdown
Netcat does this as well and is available for installation / compilation on most nix OS.
nc -u <host> <port>
I think what the original poster was asking though is can we have UDP port checking as a service level check rather than having to script it ourselves. At least, that's what I was looking for when I stumbled across this thread :)
James
×
New Best Answer
This thread already has a best answer. Would you like to mark this message as the new best answer?
Copyright 2024. All rights reserved.
Powered by Higher Logic