CS330 Assignment2-Solution
CS330 Assignment2-Solution
Assignment 2 (5%)
Deadline: 31-Jul-2022
Student Student ID Student Name
No
1 440013353 Saleh Abdullah Alyaqub
2 440017803 Mohammed Fheed Alhassan
Notes:
Use the Java programming language and conventional IDE like NetBeans or Eclipse
to develop your application.
The project should be submitted through the blackboard. Submit the source code files
(.java files) in a compressed file via the blackboard system.
In addition, copy and paste the codes (for the server, the client, and the other classes
at the end of this word file).
There will be two points as bonus (optional) for including a graphical user interface
and database in your application.
The assignment could be individual or include at maximum two students. Write your
names at the beginning of this word file.
The assignment must be submitted by each student in the course through the
blackboard (if there is more than one student in the group, each one should submit the
project through his blackboard account).
Listener.java:
dbconnection.java:
Class Client:
Utils:
AES.java: