Hi,
I am using Net+OS 7.5 for 9p 9210 module.
I want to print all udp or TCP packet that has been received by board including Source port, Destination Port, sequence number, data offset, flags, IP address, data and so on.
I use recv function but it only can store data!
Thanks