CQU Repository
Popular repositories Loading
-
client-server-app
client-server-app PublicA simple client-server console application that allows many clients to connect to a single server using multi-threading and network sockets. The application also demonstrates using cryptography (an…
Java 1
-
-
spring_security_example
spring_security_example PublicA spring security example to demonstrate user authentication and authorization using roles and endpoints
Java
-
spring_boot_template
spring_boot_template PublicAn empty bare bones template to start your java spring boot application
Java
-
-
jnativehook
jnativehook PublicForked from kwhat/jnativehook
Global keyboard and mouse listeners for Java.
Java
Repositories
- client-server-app Public
A simple client-server console application that allows many clients to connect to a single server using multi-threading and network sockets. The application also demonstrates using cryptography (and a set of public and private keys) to encode messages for transport, and a MySQL database for validating users.
CQURepository/client-server-app’s past year of commit activity - save-object-to-binary-file Public
This example shows a simple way to write objects to (and read from) a binary file
CQURepository/save-object-to-binary-file’s past year of commit activity - custom_alert_example Public
CQURepository/custom_alert_example’s past year of commit activity - spring_security_example Public
A spring security example to demonstrate user authentication and authorization using roles and endpoints
CQURepository/spring_security_example’s past year of commit activity