Question: Only Using JFrame. No servers. Write a Java program which creates a graphical interface to be used as a group chat app. It should provide
Only Using JFrame. No servers.
Write a Java program which creates a graphical interface to be used as a group chat app. It should provide the ability to enter text messages and transmit them to other chatting users, and to display the chat conversation.
I'm getting stuck with getting the 2 different JFrames to talk to each other. If I could get a working example that would be great thank you! I'm working in eclipse too btw.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
