Need to do the homeworks of java on the zip file. The pdf explains it while the .csv is for the part 1.
1. Description We want to implement an application capable of importing log files from different devices to a centralized database and exploiting the stored information.
2. Sprints
2.1. sprint #1 1. In the first version of the project you only have to import log files from a Cisco ASA. To know what a Cisco ASAis: https://en.wikipedia.org/wiki/Cisco_ASA Of all the information that appears in the log files, it is only interesting to store the following fields: nombre,inicio,msg,suser,src,spt,dst,dpt,proto
2. The design of the application shouldallow you to add new files from different sources and with different configurations. 3. Create a new simple Maven project with the following dependencies
DescriptionIn this final assignment, the students will demonstrate their ability to apply two ma
Path finding involves finding a path from A to B. Typically we want the path to have certain properties,such as being the shortest or to avoid going t
Develop a program to emulate a purchase transaction at a retail store. Thisprogram will have two classes, a LineItem class and a Transaction class. Th
1 Project 1 Introduction - the SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of
1 Project 2 Introduction - the SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of