This is the scenario:
I have two devices connected, one is a windows embedded 7mini PC and the other is an arm development board,
I have no external internet connections in any of them so I cannot rely in external DNS to get IP address. but I have the mac address of the ethernet handler on arm development board which is static and does not change.
Can I use this MAC address to create a socket on the windows 7 device to interogate the arm board or there is any other class I could use with to stablish the direct connection using ethernet cross over cable?
Kind regards
View Complete Post