how to transfer a data

2 visualizaciones (últimos 30 días)
FIR
FIR el 21 de En. de 2014
Comentada: Walter Roberson el 21 de En. de 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 comentarios
FIR
FIR el 21 de En. de 2014
Editada: FIR el 21 de En. de 2014
it is wired network within a single system,i have created 5 nodes
Walter Roberson
Walter Roberson el 21 de En. de 2014
open a tcp or udp connection, fwrite() the data, fclose() the connection when done.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre WSNs en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by