Greetings everyone!
I never experienced as .net developers
neither also as c++ or C# thus I hack a lack knowledge of this topic.
But i'm still curious mode right now, and I'm still looking around.
How could java detect another program is currently running?
Let's assume this windows environment instead of linux.
My question asking it is that because,
I dunno how to differenciate between one and another frame (running program)
that currently run.
Someone say, ID? I really dunno, what's that. ID of each frame?
is that really exist instead of the memory address of each program?
But memory address is too general and hard to detect,
which in turns different pc has different memory address pointing to that program which is
currently running.
~ Hope there's a guidance.