Content originally posted in LPCWare by saur on Thu Sep 12 03:09:21 MST 2013
Hello Martin,
I get the fact that, for Ethernet communication, the packets we send use only the MAC addresses of sender and receiver for communication.
But, when I read the programs given by Keil for this purpose, they have defined the IP address but never ever used it in the code.
My problem atpresent is not about performing an Ethernet communication, but to establish connection.
Though for communication it uses MAC address, if I want to ping IP address is needed and also my guides are saying, IP address is needed for establishing connection.
They say, without IP address you cannot communicate and I must set it within the controller.
So, are they mistaken or am I not able to understand something?
Thanks,
saur