Skip to content

I created a tcp server in c with command implementation, user authentication and permission based roles.

License

Notifications You must be signed in to change notification settings

maxi-schaefer/C-TCP-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C-TCP-Server

I created a tcp server in c with command implementation, user authentication and permission based roles.

How to Setup:

git clone https://github.com/maxi-schaefer/C-TCP-Server.git
cd ./C-TCP-Server
make
./server

How to Connect:

telnet localhost 6969

Screenshots

About

I created a tcp server in c with command implementation, user authentication and permission based roles.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published