I have a board connected to my PC through the LAN(i.e network port). I know the IP address and port number of both my PC and board.
I came to know that we have to use socket programming but i am not understanding how to use.
How to set up connection between the two using socket and write the data from PC to the board and read back the data from the board back to PC and print it on the screen.
A program for this would be helpful for me.Please help
Thanks in advance.