TCP IP:是否可以读取程序远程发送的 TCP/UDP 数据? [英] TCP IP: Is it possible to read what TCP/UDP data a program is sending remotely?

查看:34
本文介绍了TCP IP:是否可以读取程序远程发送的 TCP/UDP 数据?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想了解游戏客户端如何连接到游戏服务器.所以,我一直在使用一些嗅探器程序(MS Resource Monitor、Wireshark、TCPView 和 SmartSniff)来查找发送到远程计算机的 IP 地址和数据.

I want to find out how a game client is connecting to a game server. So, I've been using some sniffer programs (MS Resource Monitor, Wireshark, TCPView, and SmartSniff) to find the IP addresses and data sent to the remote computers.

程序返回一大块文本,我只假设它是 TCP/UDP 数据的标准格式.如何将其转换为可读形式?这可能吗?

The programs return a large chunk of text that I only assume is standard format for TCP/UDP data. How can I convert this into a readable form? Is that possible?

推荐答案

您可能已经知道,这些嗅探器仅跟踪目标地址、使用的协议、数据包大小等.它们实际上并不提供有关数据的信息封装在里面.

These sniffers, as you may already know, only track the destination address, protocols used, size of packets etc. They don't actually provide info about the data encapsulated inside.

此站点将帮助您提供用于 Wireshark

This site will help you with tools for Wireshark

试试这个,它可能对你有帮助;

go for this, it might help you;

wireshark 如何解密

希望有所帮助.

这篇关于TCP IP:是否可以读取程序远程发送的 TCP/UDP 数据?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆