TCP/IP 连接诊断工具-Why Cant I Connect
"Why Can't I Connect" 是一个 TCP/IP 连接错误诊断工具,支持Windows与Linux,可以用于常用的网络协议诊断。采用C/C++开发并在GPLv3协议下授权。
"Why Can't I Connect" makes it easier to resolve TCP/IP connection errors. Use it to diagnose connections to common server types and create generic clients and / or servers. A source tar, a 32 bit rpm, a 32 bit deb, and a 32 bit Windows install exe are available. The 32 bit Windows executable runs fine in 64 bit Windows systems. 64 bit Linux systems, however, should compile from source. Look in Wiki -> Help / Instructions or the web site for details. Look in Wiki -> Knowledge Base to make requests, report bugs, ask questions, and view solutions.
最新版本:1.12
改进了在文本中的查找功能和以行查找发送和接受的踪迹。
添加了一个应用的选项来设置桥接器,你可以选择只查看发送的详细信息,也可以只查看接收的详细信息,还可以同 时查看发送和接收的详细信息。
修复了一个偶尔找不到跟踪日志名称的bug。
添加了一个应用的选项来显示看得见的或者是日志文件踪迹的行数。
为 IMAP, POP3, SMTP, LDAP, Usenet 和 Generic Client connections 添加 SSL/TLS 支持
添加一个 trace 来显示一个连接后的 SSL / TLS 认证信息
修复当连接一个 Generic Client 时期望响应的问题
项目主页:http://sourceforge.net/projects/wciconnect/