Hi, I would like to transfer UDP datagram using RAW socket. I have created UDP & IP headers at application ( setsockopt - is used). The transmitter uses raw socket and receiver waiting on a normal udp socket. But, the receiver is not able to receive the packets. Can anybody give help me, to solve this problem -Jagan