how to transfer a data
Ältere Kommentare anzeigen
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 Kommentare
Walter Roberson
am 21 Jan. 2014
Is this WSN? Serial port connections? Systems with multiple ethernet boards?
Walter Roberson
am 21 Jan. 2014
open a tcp or udp connection, fwrite() the data, fclose() the connection when done.
Antworten (0)
Kategorien
Mehr zu WSNs finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!