Skip to content

A simple messenger written in C for Principal of Programming course final project

Notifications You must be signed in to change notification settings

mohsenpakzad/Mohsenger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mohsenger

A simple messenger written in C for Principal of Programming course final project

Implemented by socket and sqlite3 dbms and single thread consepts. The project contains 3 parts:

  1. server
  2. client
  3. client manger

Because project use single thread at all, we start one server per client to handle them all sepratly.

For more info read the codes, or just ask me, I don't feel like writing documention now :)

Intro

About

A simple messenger written in C for Principal of Programming course final project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages