如何解析Oracle TNS协议的数据部分?

发布于 2025-01-09 13:35:01 字数 138 浏览 3 评论 0原文

在此处输入图像描述

上图是我用wireshark捕获的Oracle TNS数据包。如何解析Data部分?

enter image description here

The above picture is the Oracle TNS packet I captured with wireshark. How to parse the Data part?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

请帮我爱他 2025-01-16 13:35:01

使用 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

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文