Stealing UDP packets using raw ipv4 sockets [Arabic] – Networks | CCE | Alexandria University
In this tutorial we discuss the usage of raw sockets to make a wireshark-like program that works for TCP, kindly find the resources below.
socket(2): http://man7.org/linux/man-pages/man2/socket.2.html
ip(7): http://man7.org/linux/man-pages/man7/ip.7.html
raw(7): http://man7.org/linux/man-pages/man7/raw.7.html
IANA: https://www.iana.org/assignments/protocol-numbers/protocol-numbers.xhtml
This video describes material from CC451 Computer Networks course in Computer and Communications Engineering program in Faculty of Engineering, Alexandria University
ipv4