How can I send 2 images using TCP???

Answers (1)

Here is a nice discussion and use of matlab's built-in fcns to send the image files via TCP, e.g. fread, imread, fwrite.
https://www.mathworks.com/matlabcentral/answers/391775-how-to-transfer-image-file-from-server-to-client-using-tcp-ip

Tags

Community Treasure Hunt

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

Start Hunting!