Search:

Type: Posts; User: lijepdan

Search: Search took 0.08 seconds.

  1. Replies
    14
    Views
    1,890

    Re: FTP protocol implementation

    Error: Could not find or load main class - Dev Shed
    FTP protocol implementation - Dev Shed
    FileZilla Forums • View topic - 425 Can't open data connection
    FileZilla Forums • View topic -...
  2. Replies
    14
    Views
    1,890

    Re: FTP protocol implementation

    I finished my FTP Client application!!!!!!!!
    THANKS NORM!! I keep runing into you everywhere.
    You will find this post on some more places!!!! :)
  3. Replies
    14
    Views
    1,890

    Re: FTP protocol implementation

    220-FileZilla Server version 0.9.41 beta
    220 Welcome!
    user User1
    331 Password required for user1
    pass lijepdan
    230 Logged on
  4. Replies
    14
    Views
    1,890

    Re: FTP protocol implementation

    afet conection to the server I have to send him user and then password, it says in protocol but I dont know how to send it.
    in java maybe something like this?
    OutputStream...
  5. Replies
    14
    Views
    1,890

    Re: FTP protocol implementation

    I read it,but again I don't know to do it. I will read it again and try do understand it good...
  6. Replies
    14
    Views
    1,890

    Re: FTP protocol implementation

    Norm thanks for help, but I still have problems.
    Guys, is there anybody to know something about this. When I try to find on google how to write your own code for FTPClient I always find advices to...
  7. Replies
    14
    Views
    1,890

    FTP protocol implementation

    Hi people!

    I have to write a code for File Transfer Protocol! It says that I only need to write code for client, but it also says that I have
    to run the program and send some files to server. I...
Results 1 to 7 of 9