Computing hop count in TcpSessionApp #957
phdavis1027
started this conversation in
General
Replies: 1 comment 3 replies
-
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How do I do basically this in modern versions of inet, except in TcpSessionApp? My first idea was to extend TcpSessionApp and override
socketDataArrived
but thePacket
class seems to be kind of opaque. Really, I would just like to be pointed in the direction of utilities for peeking inside of packets.Beta Was this translation helpful? Give feedback.
All reactions