Search:

Type: Posts; User: Norm

Search: Search took 0.12 seconds.

  1. Replies
    7
    Views
    1,847

    Re: How do I read a file best?

    To get files from a server you need to send some kind of request to the server. Some protocols for getting files from servers include HTTP and FTP.
    JFileChooser is for files on a local disk.
  2. Replies
    7
    Views
    1,847

    Re: How do I read a file best?

    The JFileChooser class could help in doing that for disk files.
Results 1 to 2 of 2