Search:

Type: Posts; User: righi

Search: Search took 0.07 seconds.

  1. Replies
    4
    Views
    2,016

    Re: run an external program

    Hi, I'm really sorry for this stupid question...

    the problem was that we need to place the .exe file in the same directory where there is the .jar .

    Thank you very much...

    See you soon...
    ...
  2. Replies
    4
    Views
    2,016

    Re: run an external program

    Hi, yes...the .exe file is on the workspace program folder ( but I have also tried to put it in the src/programm/file.exe (where there is also the .java class that use it) and tried to load using :...
  3. Replies
    4
    Views
    2,016

    run an external program

    Hi all, I ask here also if I'm not sure is a Swing problem...but no idea where this question can go...

    So : I have a java program that read a .xml file. This xml file is created by another program...
  4. Thread: Asking Console

    by righi
    Replies
    5
    Views
    2,003

    Re: Asking Console

    Sorry.... Now is better....

    by...
  5. Thread: Asking Console

    by righi
    Replies
    5
    Views
    2,003

    Re: Asking Console

    Hi all...I post here my solution...after I few try I got the answer...



    public class Program {
    public static void main(String[] args) {

    ReadTxt reader = new ReadTxt();

    }
  6. Thread: Asking Console

    by righi
    Replies
    5
    Views
    2,003

    Asking Console

    Hi all, I hope someone can help me because I'm gonna get crazy with this problem...


    This is the idea of what the program must do: reading a txt file where every line there is a String and ask...
  7. Replies
    0
    Views
    1,571

    Java IP of subnet

    Hi all, I have a problem :

    I was writing a little program that display all ip (all host) connected to my router and so in my same subnetwork.

    Now I'll show my idea:


    private boolean...
  8. Thread: Java and usb

    by righi
    Replies
    1
    Views
    3,057

    Java and usb

    Good afternoon...

    I need to build a little and simple java program that can detect an input on a usb device.

    I mean:
    I i have an usb joystick and I don't know if it works or not and so I want...
  9. Replies
    4
    Views
    3,874

    [SOLVED] Re: Search file program

    Hi, thank you all !!!

    I have read all the information and now I have found a solution...

    by by..
  10. Replies
    4
    Views
    3,874

    [SOLVED] Search file program

    Hi all, I'm writing here for a question:

    I want to make a simple program that find files on the computer given the extension of the file:

    example : I have lost a text file and I forgot the...
  11. Replies
    8
    Views
    2,541

    Re: Interaction with external application

    Hi all...

    Thanks a lot for the replies... I think that I'm gonna to read about robot class...

    by by...
  12. Replies
    8
    Views
    2,541

    Interaction with external application

    Hi all, this is my first post...I'm sorry that I'm writing in the wrong place but I haven't find a better place.

    Now: I'm programming with Java from one year and I have studied the basis and...
  13. Thread: Hi...

    by righi
    Replies
    2
    Views
    1,093

    Hi...

    Hello everybody.... My name is Simone and I'm pretty new to java (is only one year that I programm)...

    nice to meet this forum....
Results 1 to 13 of 13