You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

32 lines
809 B
Plaintext

########## SW1 was pressed.
TFTP IP address : 192.168.0.100
TFTP IP address (32 bit) : 0xC0A80064
[TFTP_read_request] Set Tftp Server : 0xC0A80064
>> TFTP RRQ : FileName(test.txt), Mode(octet)
[recv_tftp_packet] Server IP faults
from IP : 0x4B041004, Server IP : 0xC0A80064
[recv_tftp_packet] Set Server Port : 53664
<< TFTP_OACK :
>> TFTP ACK : Block Number(0)
<< TFTP_DATA : opcode(3), block_num(1)
++Data #1-109:
#1 Hello to TFTP server!
#2 Hello to TFTP server again!
#3 It works!
#4 New string for test..
#5 Bumped :))
>> TFTP ACK : Block Number(1)
++TFTP transfer complete:[2] SUCCESS, received 109 bytes
..
Last attemp on large file result (ff_lfn_required.c : 243509):
>> TFTP ACK : Block Number(476)
++TFTP transfer complete:[2] SUCCESS, received 243509 bytes