8000 GitHub - ShiJimmy/Student-Management-System
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ShiJimmy/Student-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DCN_Group_Proj

This is a small project for a course in CS major.

The System is client-server mode.

Default port number of the server is 5019

Step 0:

Compile the "server.cpp" and "client.cpp".

Put the "student.txt", "timetable.txt" and "server.exe" into the same directory.

Step 1:

Start the server.exe in terminal.

Step 2:

Start the client0 in terminal. You need to start the client in the form: client [server's IP address] [server's port number].

For example, "client 127.0.0.1 5019".

Step 3:

Now you can explore the functions of the management programs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0