Warning

If it is not explicitly told in following recipe, setting up services are described for Ubuntu 24.04 server, but applications are described for Xubuntu 24.04 workstation. If you use different Ubuntu version or Linux distribution, settings as well as content, names and places of configuration files may be different!
Got it.

Chat client

Prev
Chat server
Next
JNI

Main steps

Review theory

  1. If necessary, review presentations:

    1. Threads
    2. Chat

Implement chat client

  1. Investigate package jtm.extra08
  2. If necessary, change value of static final int port = 7700 variable in ChatClient.java class and value of port key in src/resources/appplication.properties configuration file to different number e.g. 7701
  3. Implement ChatClient class to pass unit tests

Prev
Chat server
Next
JNI

 
 

Created by Valdis Vītoliņš on 2026-03-19 13:39
Last modified by Valdis Vītoliņš on 2026-03-19 13:55
XWiki Powered
Creative Commons Attribution 3.0 Unported License