Client server model
Client requeste from server with adress 100 data 200
The server sends the data to client and then disconnects
When client got his data it displays it
timo (2021). Berkeley socket interface Client-Server (https://www.mathworks.com/matlabcentral/fileexchange/58966-berkeley-socket-interface-client-server), MATLAB Central File Exchange. Retrieved .
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Create scripts with code, output, and formatted text in a single executable document.
Thigs to try
-change server adress
-change client adress
-change server data
-copy server and client blocks and see what issues arise
-how to break algebraic loop
Amazing submission !