Skip to content

My student project: chat that based on sockets with using epoll and having its own protocol

Notifications You must be signed in to change notification settings

kseniadumpling/ChatProject

Repository files navigation

Chat Project

In progress

My student project: chat that based on sockets with epoll and using its own protocol

Specification

  • Plain C
  • Linux
  • Sockets & Epoll
  • TCP/IP
  • Client: netcat or similar
  • Terminal UI
  • DB of users by SQLite

About

My student project: chat that based on sockets with using epoll and having its own protocol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages