Mathyoz
Nov 4, 2014, 12:20 PM
Hello Dear Expert..
Sir I want to make a java socket program so my problem\ is that I want to read server data and display it on JTXtArea... in client program... I also want the Jtext area also display client data text which client sent to server.. I make a button with action performed method. Which successfully send and print data text at Jtext area.. but when server send the text to client which are not display at Jtext Area... So what can I do do to Display both client and server data text on JText Area... in client class
Sir I want to make a java socket program so my problem\ is that I want to read server data and display it on JTXtArea... in client program... I also want the Jtext area also display client data text which client sent to server.. I make a button with action performed method. Which successfully send and print data text at Jtext area.. but when server send the text to client which are not display at Jtext Area... So what can I do do to Display both client and server data text on JText Area... in client class