PavanRam Member Member since Apr 11, 2014 Last active Apr 11, 2014 Total activities 0 Activity feed Recent contributions #Threads 11 years ago Please explain this code public String getUserID(String usernmae, String password) { String flag = ""; try { if (true) { socket = new Socket(...