• Stars
    star
    1
  • Language
    C
  • License
    GNU General Publi...
  • Created about 4 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A Unix terminal based project which implements online banking using system calls, predominantly. Socket programming is used to communicate with the server for handling transactions and database updates. File locking has been implemented to prevent concurrent access to a particular user account.