Pinned Repositories
client-server-app
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
Warehouse for GitHub Gist's and other reference material
custom_alert_example
jd-gui
A standalone Java Decompiler GUI
jnativehook
Global keyboard and mouse listeners for Java.
save-object-to-binary-file
This example shows a simple way to write objects to (and read from) a binary file
spring_boot_template
An empty bare bones template to start your java spring boot application
spring_security_example
A spring security example to demonstrate user authentication and authorization using roles and endpoints
CQU Repository's Repositories
CQURepository/client-server-app
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/CQURepository
Warehouse for GitHub Gist's and other reference material
CQURepository/custom_alert_example
CQURepository/jd-gui
A standalone Java Decompiler GUI
CQURepository/jnativehook
Global keyboard and mouse listeners for Java.
CQURepository/save-object-to-binary-file
This example shows a simple way to write objects to (and read from) a binary file
CQURepository/spring_boot_template
An empty bare bones template to start your java spring boot application
CQURepository/spring_security_example
A spring security example to demonstrate user authentication and authorization using roles and endpoints