Dear, all.
I am trying to simulate a system that have a lot of FTP traffic with
large data size. Since the FTP send now is supported just about
"2GB" data size due to the variable is "int". How can I modify the
code so that this function can support send data more than 2GB???? I
have modify the send function in APPs by using long int but not
working. Please help.Thanks, TG.
