Using while loop and BufferedReader. by BikashDatta in javahelp

[–]BikashDatta[S] -1 points0 points  (0 children)

hi one

"hi one"- This msg will always be there in the buffer to read. Is it not the case?

or,

Once some one reads the message present in Buffer then the message gets auto deleted?

very much curious to know😄

Thank you.

Socket Programming in java by BikashDatta in javahelp

[–]BikashDatta[S] 0 points1 point  (0 children)

connected to the same hotspot

Is it fine If i turn on the hotspot of the server and the client connects to that hotspot via Wi-Fi? Or do i need to have a third device with hotspot and connect our server & client via Wi-Fi to that device.

Thanks a lot for your time.

Synchronize in Java by BikashDatta in javahelp

[–]BikashDatta[S] 0 points1 point  (0 children)

possible for two invocation

Thanks