How close a conection UDP beetwen two computers and re-open it again?

조회 수: 1 (최근 30일)
JULIO Campos
JULIO Campos 2014년 6월 2일
I am using this: fclose(udpA), to close the conecction, then use: delete udpA, to delete the object. But when I want conect to the other computer again I create the object UDP again and use fopen(udpA) , But I get this error : Error using icinterface/fopen (line 83) Unsuccessful open: Unrecognized Windows Sockets error: 0: Cannot bind
Error in red (line 4) fopen(udpA)
I'm desasperate, please someone help me, when I want to conect again I have to close all my MATLAB and open it again .

답변 (0개)

카테고리

Help CenterFile Exchange에서 Data Import and Analysis에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by