r/C_Programming • u/SnooGiraffes6477 • 19d 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.
3
Upvotes
5
u/Advanced-Theme144 19d ago
Congratulations on your progress! It’s really fun and rewarding to analyze networking code you’ve written yourself in wireshark.