This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

trouble with socket connection



Hi there,

I am trying to establishe a socket connection, but the return value of socket() is always -1.

The wifi connection to my AP is working, so I asmue my host driver iplementing and my wiring is working

correctly.