Paul Clapham wrote:
Then you should choose a different language. All of the key things you have to do for this cannot be done in Java. As already said, you could use JNI to do those things, but if I were grading a Java project and all of the important parts were done in some other language, I wouldn't give it a good grade at all.
Of course I may be making some incorrect assumptions about the requirements for your project.
Ok..
I am working on this from some days And not getting success so much.
So that now I am changing approach to Login to client.
Now i am thinking to make an application like logon screen in which unique user name and password are given to each client by server administration.
Can it is possible to make an application like logon screen like in windows logon screen???
If possible then give some idea to make this application using java.