Search:

Type: Posts; User: JavaPF

Search: Search took 0.10 seconds.

  1. Re: By using java how to listout sharing files in LAN...?

    I'm not too sure how you would go about doing this but you could try something like:


    import java.io.BufferedReader;
    import java.io.InputStream;
    import java.io.InputStreamReader;

    public...
  2. Re: By using java how to listout sharing files in LAN...?

    Hello ram07,

    Welcome to the Java Programming Forums.

    Can you please give us some more information regarding this?
    Are you looking to create a server/client so you can exchange the files?
    ...
Results 1 to 2 of 2