Skip to content

fristonio/Socket-Chatapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Socket ChatApp

A simple multi client chat app made in C

Usage :

  • Clone the repository git clone https://github.com/fristonio/Socket-Chatapp.git
  • Go to repository root
  • Use command make all to get the executable
  • Start the server by running executable. ./server [port]
  • Connect to the server using client binary. ./client [port]
  • You can connect to sever using telnet or netcat also using
    • netcat 127.0.0.1 [port] or telnet 127.0.0.1 [port]

About

A basic chat app writtern purely in c

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy