Skip to content
This repository has been archived by the owner on May 8, 2021. It is now read-only.

rlamarques/mc833-lab3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

based on: https://www.tutorialspoint.com/java_rmi

Dependencies

Install and import the library SQLite JDBC Driver.
This is going to import the necessary drivers to communicate with the database

Config

You need to provide your SQLite database path in the file JDBCUtil.java at the variable db_name

Running

Run Main

About

Client and server using Java RMI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages