Hi all,
Is there a way to send a udp packet with a fixed source port? Which library function I can call to set a known source port before I send out a udp packet with the sendto()? Thanks.
Jacob
http://kerneltrap.org/man/linux/man7/udp.7 http://kerneltrap.org/man/linux/man2/bind.2
canonical links
http://kerneltrap.org/man/linux/man7/udp.7
http://kerneltrap.org/man/linux/man2/bind.2