Skip to main content
AI Assist is now on Stack Overflow. Start a chat to get instant answers from across the network. Sign up to save and share your chats.

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • We have progress! Thank you, the flush() method got the connection messages sent, but the Send button still does not function correctly. I also added the flush() method to the Send button event handler, but it did not fix it. I will update the code with the flush() method. If you have any ideas on the Send button issue I would appreciate that as well. Thank you! Commented Feb 23, 2018 at 19:56
  • The Send button issue is because the readLine() method must have a line ending character \n in order to be read. Thank you for your help! It won't let me upvote because I am new and below 15 rep, but I did click the upvote button. Commented Feb 23, 2018 at 20:04
  • I'm glad that I was able to help! Commented Feb 23, 2018 at 20:06