Hi.
I`d like to send binary files from a PC to another one using TCP/IP server program.
The name of the file I want to send is the number from 0 ~ n and send from 0 to n every 10 msecs.
I attached the server VI and Wireshark analysis below.
Wireshark analysis showed the program send same 2 packet after made connection and then program close tcp connection after send 2 packets and reconnecting again.
What is the problem with my server program?
Could I have your help?
Thank you.