Donate. I desperately need donations to survive due to my health

Get paid by answering surveys Click here

Click here to donate

Remote/Work from Home jobs

How to authenticate a client everytime before connecting to server?

I am writing a code for socket programming in java. I want to authenticate the client every time before connecting it to server,for that i want to verify a pass code for access and grant access only after verification from the database,but i am having difficulties in verifying the pass code as the server could not differentiate between the messages and pass code ,Please help me through. Thankyou.

Comments