how to transfer a data

2 次查看(过去 30 天)
FIR
FIR 2014-1-21
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 个评论
FIR
FIR 2014-1-21
编辑:FIR 2014-1-21
it is wired network within a single system,i have created 5 nodes
Walter Roberson
Walter Roberson 2014-1-21
open a tcp or udp connection, fwrite() the data, fclose() the connection when done.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 WSNs 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by