Manel28
Joined: 06 May 2010 Posts: 33
|
How to change destination IP address in UDP.c |
Posted: Tue Mar 08, 2011 10:20 am |
|
|
Hi,
I was testing the example ex12.c provided with ccs development board and I just realized that when the PIC receives an udp packet the application takes the source IP address and uses it to define the destination IP address of the packet to be sent back to the PC. How can I change the destination address? I would like to resend the packet that the PIC receives to other PC.
I think the issue is to change udp.c, isnt it? Thanks |
|