how to transfer a data

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 件のコメント

Walter Roberson
Walter Roberson 2014 年 1 月 21 日
Is this WSN? Serial port connections? Systems with multiple ethernet boards?
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 件)

カテゴリ

ヘルプ センター および File ExchangeWSNs についてさらに検索

タグ

質問済み:

FIR
2014 年 1 月 21 日

コメント済み:

2014 年 1 月 21 日

Community Treasure Hunt

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

Start Hunting!

Translated by