Skip to content

Java socket programming related problems and solutions

Notifications You must be signed in to change notification settings

ranaswe2/Distributed-Systems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Event Management System

Instructions

-> First, create two db named 'eventdb' and 'universitydb'.
-> Then import the sql files into xampp or mysql workbench.
-> Finally, extract the zip file and import it into your intellij IDE.

Add MySQL Connector

Add MySQL connector into the project:
File-> Project Structure->Project Settings->Module->Dependencies-> click on "+" -> Jars or Directories -> select MySQL connector from its location -> click OK/Apply

About

Java socket programming related problems and solutions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages