i can send data like socket from web to Raspberry by using the SFTP or the FTP???? i dont want send a file.
Thx
3 résultats trouvés
- mar. 19 janv. 2016 17:56
- Forum : Utilisateurs avancés
- Sujet : Send data form web to raspberry pi
- Réponses : 5
- Vues : 4640
- mar. 19 janv. 2016 14:28
- Forum : Utilisateurs avancés
- Sujet : Send data form web to raspberry pi
- Réponses : 5
- Vues : 4640
Send data form web to raspberry pi
Hi,
I have a website lodged on a server (not loged on Rpi) and i want to make a code allow to send data from the website to the raspberry pi conneted on internet.
example :
when i click a button in this website, a data sended to the Raspberry pi.
Thanks.
I have a website lodged on a server (not loged on Rpi) and i want to make a code allow to send data from the website to the raspberry pi conneted on internet.
example :
when i click a button in this website, a data sended to the Raspberry pi.
Thanks.
- mar. 7 juil. 2015 12:42
- Forum : Débutants
- Sujet : Thread en Script Shell
- Réponses : 5
- Vues : 4141
Thread en Script Shell
Bonjour, J'ai deux application sur raspberry pi, une en C "appli1" et l'autre en Java "appli2", c'est deux application ont une ressource partagée qui est un fichier .CSV, je m'explique encore, le programme en C écrit des données dans le fichier et le programme en Java lit ces don...