Ask Experts Questions for FREE Help !
Ask
    Mathyoz's Avatar
    Mathyoz Posts: 1, Reputation: 1
    New Member
     
    #1

    Nov 4, 2014, 12:20 PM
    Please Help in Java Socket GUI program
    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

Check out some similar questions!

Jtable in java GUI [ 0 Answers ]

a 21 s 23 c 54

I am new to java GUI and multiple classes, I have knowledge of core java. I have [ 0 Answers ]

Sir, I am new to java GUI and multiple classes, I have knowledge of core java. I have to call a rest client from my net beans project give values to it and receive it's output in the same project. Please suggest me what I need to study and what to do.

Simple Calculator has error (my first program in java with GUI) [ 0 Answers ]

I have a problem with my code... it's a simple code and the error I think in ' = ' button or sum button import javax.swing.*; import java.awt.event.*; import java.awt.*; public class Frame extends JFrame implements ActionListener{ JButton b0,b1,b2,b3,before,b5,b6,b7,b8,b9,C,X,O,sum;

Java netbeans program- Connection between java and mysql,How to conn [ 0 Answers ]

which I wrote from a book but when I run it, it shows exception please give me the code to connect jlistbox to database when I click on btn1. btn coding should search "name" in database and shows all the names in listbox my coding: here-- r1,r2,r3 are radio btns and l1,l2,l3 are labels,...

Is there any Gui Based Program in Linux as Task Manager in Windows [ 5 Answers ]

Hello I'm new to Linux I'm getting problem in process handling Is there any GUI based program in Linux as Task Manager in Windows so that I can handle processs easily Please assist me Regards


View more questions Search
 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.