Thanks for you quick response, Is there anything i am missing on Server client side? Also do you please help me to reduce the NAKs on uftp (Server) and uftpd (client daemon) . I am trying to multicast 4gb file but its taking much time due to NAKs problem. I am using below syntex for the same. ./uftpd -B 7355555 -p 9092 -d -D /tmp/dest -T /tmp/receiving --- on Client ./uftp -R 99999 -B 7355555 -p 9092 -t 5 <package path=""> --- on Server</package>
Hi Dannis, could you please help us to provide some project link on uftpproxyd. We are unable to make server client syntex. Also do you please help me to reduce the NAKs on uftp (Server) and uftpd (client daemon) . I am trying to multicast 4gb file but its taking much time due to NAKs problem. I am using below syntex for the same. ./uftpd -B 7355555 -p 9092 -d -D /tmp/dest -T /tmp/receiving --- on Client ./uftp -R 99999 -B 7355555 -p 9092 -t 5 <package path=""> --- on Server</package>
I am using an enviroment where i have to transfer data from one building to different building with the help of uftpproxyd, could you please help me to send me some use cases example for uftpproxyd....so that i can simulate the same.