Python 3 TFTP client

Asked

Viewed 111 times

0

I’m Doing a project in python 3, is to create a client for Protocol TFTP. If i write "get 'file'" I just can download the first data block of 512 bytes of this file but I can’t send acknowledge for server to receive the other Parts of the file. PS: The File have 5KB of memory. I have to send 8 datagrams and send 8 acknowledge. Can you help me? Please!!!

  • post code part that you have or error measure and for EN questions use https://stackoverflow.com

  • Translate into Portuguese.

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.