| Davinci DM6446 : Network client and server running on same board. Hello All,
For some reason, I want to run both network client and server on same board. First I start the server in background on particular port, then I run client program with IP address and same port no. I am getting error no 22 ( invalid argument) on connect.
I am able to connect the client with server on different board. Also the server get connect with client running on different board. So no issues as per as coding for client and server is concerned. I am able to run the the client/server code on my host linux machine.
Please let me know if any one face such issue ( invalid argument ) and how to fix this.
Thanks,
Harshada |