[EN] Material for the postgraduate course in Java Technology in brazilian portuguese | [PT-BR] Material da pós-graduação lato sensu Tecnologia Java, Universidade Tecnológica Federal do Paraná (UTFPR - @utfpr-cp)
- Updated
Mar 5, 2025 - Java
[EN] Material for the postgraduate course in Java Technology in brazilian portuguese | [PT-BR] Material da pós-graduação lato sensu Tecnologia Java, Universidade Tecnológica Federal do Paraná (UTFPR - @utfpr-cp)
This repository contains two JavaFX applications demonstrating real-time communication between client and server applications. The "Post News" application allows users to input and post news to a local server, while the "View News" application listens for news updates from the server and displays them.
A Multithreaded Client-Server Application in Java is a network-based system where a server program provides services to multiple clients over a network. In this type of system, the client and the server communicate with each other using messages. The multithreading feature allows multiple clients to be served simultaneously by the server,
A Simple Group Chat Application is written in Java and has features like Encrypted Messaging and Video .
The E-Learning System is a desktop-based Windows application built using Java (Swing & AWT) that provides an interactive learning experience for students and teachers. It enables seamless course management, study material sharing, student-teacher communication, and AI-powered assistance.
My solutions for the practical work of the Networking Programming (Programmation Réseaux - PR ) module in my 4th year of state engineering studies at ENSTTIC
Add a description, image, and links to the networking-in-java topic page so that developers can more easily learn about it.
To associate your repository with the networking-in-java topic, visit your repo's landing page and select "manage topics."