如何解析Oracle TNS协议的数据部分?
上图是我用wireshark捕获的Oracle TNS数据包。如何解析Data部分?
The above picture is the Oracle TNS packet I captured with wireshark. How to parse the Data part?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
使用 NetData Lite,这是一款免费的数据包分析器,它与 Wireshark 一样一直在不断开发和发展,可以完全解析几乎所有类型的 TNS 消息,在从 308 到 318 的大多数版本中处理多达 6 种不同的方言(整数格式化方法)。它的文档解释了为什么它是诊断所有类型性能问题的更强大的工具。可以从 ftp://measureit.serveftp.net/ 下载(用户 ID:NetDataLite;密码: Visual!ser)
这是捕获的响应消息的 NetData 描述
Use NetData Lite, a free packet analyser that has been in continual development and evolution for as long as Wireshark and fully parses almost all types of TNS messages, handling up to 6 different dialects (integer formatting methods) in most versions from 308 to 318. Its documentation explains why it is a far more powerful tool for diagnosing all types of performance problems. It can be downloaded from ftp://measureit.serveftp.net/ (user ID: NetDataLite; password: visual!ser)
Here is the NetData description of the captured response message