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 Exchange에서 WSNs에 대해 자세히 알아보기

태그

질문:

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