This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

RTOS/TM4C1292NCPDT: Tftp client program

Part Number: TM4C1292NCPDT

Tool/software: TI-RTOS

Hi,

I am working on a tftp client program.  I have to retrieve a file using tftp. I used the function NtTftpRecv .  I am getting a return value - 4  for this function. Inside this function, there is a function call sendto (). This function also returns - 4. Can anyone guide me to solve this issue?

Regards

Sandra