TCP SOcket on Arduino Yun usin WiFi

Hell dear community, i posted already something about this, but i cant find it again :slight_smile: Moderators will become angry now, well plz explain me, where to find my own posts :slight_smile:

I got following project: i,m running an Arduinno Yun with a websocket server in python 2.7.3 using the streamrequesthandler, now i need to receive and send data via a tcp socket, udp is to unsafe ... over Wlan from a SN8200 or whatever, thats not important at the moment.

Now, would you implement that socket in the arduino sketch, or in the python skript.

i implemented a simple socket in the webserver at the moment, but it does not work at the moment.
It is basically possible to do that, using socket and SocketServer in one procedure?

Thank you
Ehrhardt

You posted a question about the Yun.
Is it, perhaps, in the Yun section?