Skip to content

Implementing Application Layer Packets #195

Answered by PhyxionNL
Z0rdak asked this question in Q&A
Discussion options

You must be logged in to vote

That would be appreciated. The class you need to extend is Packet. TransportPacket is only for packets with a source/destination port.
There are no guidelines, but you might find this useful: https://github.com/dotpcap/packetnet/blob/master/ArchitectureNotes. Also checking some existing classes to see how they're structured is a good way to start. Furthermore, if possible, properties should be possible to set as well.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Z0rdak
Comment options

Answer selected by Z0rdak
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #194 on October 27, 2022 07:58.