Skip to content

A Database program created for an Engineering class. Created by myself and a team of two others (John Simko and Shahood Mirza). The project was to create a Client Server system in which a Database (created by us) was to be accessed. The Client, Server, and Database were written in C++ while the GUI was written in C# and accessed the Client conne…

Notifications You must be signed in to change notification settings

branstanley/Database_Client_Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Database_Client_Server

A Database program created for a Software Engineering Design class. Created by myself and a team of two others (John Simko and Shahood Mirza). The project was to create a Client Server system in which a Database (created by us) was to be accessed. The Client, Server, and Database were written in C++ while the GUI was written in C# and accessed the Client connection through a CLR/C++ Wrapper class. The project works in full. This upload is just a copy of the finished project (all Source Control had to be done using SVN) and involved over 100 commits.

The "deps" folder contains all the help files for this project. It is an unfortunate name, but it currently serves the purpose of hiding the .html from the help docs from the languistics tool used by GitHub. A better name to come eventually.

About

A Database program created for an Engineering class. Created by myself and a team of two others (John Simko and Shahood Mirza). The project was to create a Client Server system in which a Database (created by us) was to be accessed. The Client, Server, and Database were written in C++ while the GUI was written in C# and accessed the Client conne…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages