Advertisement |
NetCrunch Tools 2.0.0.63
Network Toolbox is a freeware tool to examine both the network settings on your Mac, and your local area network. In addition, it can perform basic functions such as DNS lookups, pings, and trace routes. I have been using this simple TCP Test Tool on Windows. It is a very basic GUI for listening ports and making TCP requests, yet it was very handy. It is a very basic GUI for listening ports and making TCP requests, yet it was very handy. Free Download TCP Optimizer - A network connection tweaking tool that enables experts to tamper with their broadband connection and optimize the con.
NetCrunch Tools is a completely free toolkit for network professionals, featuring Ping, Traceroute, Wake OnLAN, DNS Info, Who Is, Ping Scanner, Service Scanner, Open TCP Port Scanner, SNMP Scanner, DNS Audit and Mac Resolver in one.
License | Freeware (Free) | Date Added | 05/24/2019 |
Price | USD $0.00 | Category | |
Filesize | 41.7 MB | Author | AdRem Software, Inc. |
NetCrunch Tools is a completely free toolkit for network professionals, featuring Ping, Traceroute, Wake OnLAN, DNS Info, Who Is, Ping Scanner, Service Scanner, Open TCP Port Scanner, SNMP Scanner, DNS Audit and Mac Resolver in one.
It can work standalone, or in conjunction with the NetCrunch network monitoring system, an all-in-one, agentless network monitoring and management suite.
It is completely free to use, with no usage limitations of any kind. Future updates can be installed from the NetCrunch Tools homepage, or through the software itself.
Platform:Windows 2000, Windows XP, Windows Vista, Windows 7
System Requirements: Windows XP or better, 50MB disk space
I have been using this simple TCP Test Tool on Windows. It is a very basic GUI for listening ports and making TCP requests, yet it was very handy. However I could not find anything similar which works on Mac OS X.
Does anybody have any suggestions?
Daniel♦Tcp Mac Address
3 Answers
The closest free tool might be Nmap and the associated X11 GUI called Zenmap.
It's great, powerful, but the free means you will spend some time getting it set up and running since it's not like buying a desk but more like directions and only the hard to obtain parts needed to make yourself a desk.
You can download all the source for these and compile the programs. For someone familiar with command line and building open source unix tools it might be 30 to 90 minutes of effort to figure out any build errors and correct them.
I don't see an up-to-date package that lets you download and run Zenmap and it runs under X11 so if you are new to X11 - do read up a bit here or on the Apple discussion boards - it's just a little different than a normal mac program so you might also spend some time learning X11 before you will be running the tool.
I don't mean to make any of this seem overly hard. A motivated but absolute beginner can get this all done in a day with luck - just that it's not something you will have running in 5 minutes. Your curiosity to debug networking might make this a great journey in learning how the software really works by looking at the code and seeing the tool actually run.
bmikeWindows 10 Tcp Ip Tweaks
♦bmikeYou might also find Wireshark useful. I found a good video on Youtube to getting it setup.
All the steps in the video may no longer be necessary as the changelog for version 1.6.0 says the following:
Wireshark is now distributed as an installation package rather than a drag-installer on OS X. The installer adds a startup item that should make it easier to capture packets.
JosephJosephI can definitely recommend Packet Sender for sending and receiving TCP and UDP packets.
Here are some of the advantages:
- More focused than WireShark (which core functionality is capturing and analyzing existing traffic) and Nmap (which is mainly a security tool)
- Super-simple utility with GUI, no learning curve
- Open-source and free
- Cross-platform