I am currently developing a chat application based on the server and client. is it possible to make the application run by it self when the pc restarts. in my case I want the client to re-connect to the server once the pc restarts. is there a way of making a java application starts by it self?
is it possible to do it from the application it self rather then the cmd