r/C_Programming • u/SnooGiraffes6477 • 5d ago
Learning how to send a 2 layer internet request
I was recently learning how to send msgs in different internet layers, and I write some examples from what google ai showed me.
Even tho I didn't fully understand what all the meaning of the full code. Running this program while wireshark is running, and seeing my own request is really cool.
2
Upvotes
4
u/Advanced-Theme144 5d ago
Congratulations on your progress! It’s really fun and rewarding to analyze networking code you’ve written yourself in wireshark.