Results 1 to 2 of 2
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 ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 10-07-2009 #1Just Joined!
- Join Date
- Aug 2009
- Posts
- 2
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
- 10-11-2009 #2
To run them both on the same board you are going to have to use different ports.


Reply With Quote
