how to transfer a data

1 vue (au cours des 30 derniers jours)
FIR
FIR le 21 Jan 2014
Commenté : Walter Roberson le 21 Jan 2014
i want to trasfer a data between 2 nodes,i have created 5 nodes,now i want to transfer data from one node to another,is it possible,if yes can u suggest me how to start it
  3 commentaires
FIR
FIR le 21 Jan 2014
Modifié(e) : FIR le 21 Jan 2014
it is wired network within a single system,i have created 5 nodes
Walter Roberson
Walter Roberson le 21 Jan 2014
open a tcp or udp connection, fwrite() the data, fclose() the connection when done.

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur WSNs dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by