Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interaction model #10

Open
tuppulix opened this issue May 23, 2024 · 3 comments
Open

Interaction model #10

tuppulix opened this issue May 23, 2024 · 3 comments

Comments

@tuppulix
Copy link

Hi everyone, would it be possible to have more information on how to implement the missing part of the interaction model for the dissector? @turon

@turon
Copy link
Collaborator

turon commented May 23, 2024

Which missing parts are you speaking of? If you could give spec references for what you'd like to see, that would be helpful. Generally, the specification is the final authority for how to implement dissector features.

@tuppulix
Copy link
Author

tuppulix commented May 23, 2024

I need to do the experimental part for my bachelor's degree thesis, I would like to implement the parts not checked in the list referring to the interaction model. In particular:

Attribute Read
Attribute Write
Subscribe
Events

But it's not easy because it's the first time I've approached a job like this. I would be happy if you could give me more guidance on how the code to write should be structured.

@turon

@tuppulix
Copy link
Author

@turon Hi Turon, how can I try to debug to see how everything inside the .c file of the "Im" works? Without having to put the .so into Wireshark every time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants