UDP Question:
Download Questions PDF

How to get IP header of a UDP message?

User Datagram Protocol (UDP) Interview Question
User Datagram Protocol (UDP) Interview Question

Answer:

Actually ip header is not in a udp message.. it a comes at
network link layer while udp messege generate at transport
layer so that it's a tricky question and meaningless.....i
think so... may be not sure

Download User Datagram Protocol (UDP) Interview Questions And Answers PDF

Previous QuestionNext Question
Write UDP/SOCK_DGRAM applications?How to be sure that a UDP message is received?