How do I use "Why Can't I Connect?"
Client Send
Choose Send Text to send the entered text.
Choose Send file to send the contents of the selected file.
Choose Out of band to send an out of band (high priority) message (one byte only.)
Choose Add 32 bit size header to add a 32 bit binary size indicator to the beginning of the message. This is a common method for reporting the entire size off a message to the receiving application. The bytes of the header will be ordered by the endian of the operating system. For example, the header for a 1000 byte message will appear as 00 00 03 E8 in a big endian operating system. It will appear as E8 03 00 00 in a little endian operating system.
Press the | ... | button to select the file you wish to send the contents of.
Choose Expect a response to wait for a message from the server.
Server Send
Choose the Connected socket handle for the connection you wish to send to.
Release 1.9.1
Release 1.9.1 is now available.
In this release:
1. Changed the url of the Knowledge Base to match the website redesign.
2. A minor cosmetic change.
3. A minor bug fix.
The new website design is friendlier but required a remapping of the pages.
I removed the border around the visible trace list.
If loading the dll for ICMP fails, I disabled the neighbors tool. I now only disable the use of ICMP echo requests. ICMP is only available in Windows installs.