Skip to content

hiiii5/winsock-server-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To build the cmake, run build.cmd, then open the build folder.

All source is inside the source folder.
When running, alongside the executable (Debug), a folder called data is made.
Inside is registered_users.csv which is where, if any, registered users is stored.

Valid Commands:
- To register a user: $register {name} EX: $register Dustin
- To exit the application as a user: $exit {void} EX: $exit

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages