whether it is possible to specify port of a source in the sendto function compulsorily?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
whether it is possible to specify port of a source in the sendto function compulsorily?
Hi Roman,
No it isn't possible.
You can use RAW sockets to try and build your own packet format.
Thanks,
Alon.S