Skip to content

Darshitpipariya/MINI_Project_Bank_Management

Repository files navigation

MINI_Project_Bank_Management

To execute

Step 1: Start Server

  • Compile Server
    cc server.c -o server.out
    
  • Start server
    ./server.out
    

Step 2: Start Client

  • Compile Client
    cc client.c -o client.out
    
  • Start client
    ./client.out
    
  • Admin Credential
    Username: admin
    password: admin
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages