Dear friends,
I come across a problem with UDP data transfer from my NS9360 board.
In my application i put server address as INADDR_ANY and the client IP address as 192.168.12.33.
here in my application the protocoli used is UDP
sender(NetOS board)sender IP:INADDR_ANY
cliend IP:192.168.12.33
But for my surprise when i observed the packet on WIRESHARK it is showing protocol as ARP and sender is as 10.52.33.130 and target IP as 10.52.33.1.how the IP conflict took place i don’t know and how come this ARP came into picture instead of UDP also surprising.
when i checked my client application for data sending to wireshark which runs on another PC and it is showing perfect results.
but why this problem when i try to send data from NetOS board to wireshark.what could be the problem?
As it is very urgetnt and I request you to kindly give me some information on this.
thanks & regards
Koti reddy