Nithya.P
Member
- Member since
- Jan 21, 2013
- Last active
- Jun 10, 2013
- Total activities
- 0
Activity feed
Recent contributions
-
#Threads
Execution of java program with arguments in Netbeans IDE
Hi, In Netbeans IDE, I have to run multiple java files with arguments in each and all the files should be in...
-
#Threads
06f83944-f746-4ec8-aa06-cb8b5c861878
I too understood the same way. As I had mentioned before after submitting the username and password the String response = getUserID(username,...
-
#Threads
java code explanation
public String getUserID(String usernmae, String password) { String flag = ""; try { if (true) { socket = new Socket(...