Search:

Type: Posts; User: Norm

Search: Search took 0.12 seconds.

  1. Replies
    19
    Views
    2,018

    Re: TFTP Server not allowing data transfer

    What is the difference between the protocol the posted code has and that of the other TFTP client programs you want to use?


    Add printlns to show everything that the server does.
    One thing I...
  2. Replies
    19
    Views
    2,018

    Re: TFTP Server not allowing data transfer

    What is a "standard TFTP client"?
    How is its protocol different from the client code you posted?
  3. Replies
    19
    Views
    2,018

    Re: TFTP Server not allowing data transfer

    What does the display show? Is it working or not?
  4. Replies
    19
    Views
    2,018

    Re: TFTP Server not allowing data transfer

    I have no client code for testing the server.
  5. Replies
    19
    Views
    2,018

    Re: TFTP Server not allowing data transfer

    How can I test it? Do you have a client program that goes with it?
  6. Replies
    19
    Views
    2,018

    Re: TFTP Server not allowing data transfer

    I have no idea what "a line through" means.

    What are the values of all the variables used in that statement?


    What does that print out tell you? Is that what you expect to see when the code...
  7. Replies
    19
    Views
    2,018

    Re: TFTP Server not allowing data transfer

    The posted code will not compile. The main problem is there are no import statements. Please fix the code so it will compile if you want help testing it.


    Can you be more specific? What happens...
  8. Replies
    19
    Views
    2,018

    Re: TFTP Server not allowing data transfer

    Are there error messages when it "not alllow me to send or recieve data"?

    Is the code executing the parts that would send or receive data?

    Have you tried debugging the code to see what it...
Results 1 to 8 of 8