Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

chat software for UNIX OS / for JPN / school exercises

Notifications You must be signed in to change notification settings

kawapoo/cli-chat

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Command Line Interface Chat

Chat software for UNIX OS / for JPN / as school exercises
Works in a LAN.

Requirements

UNIX variants
Tested on Debian, macOS Sierra, Vine Linux.
server2 was tested on only macOS Sierra.

Installation

Just compile.
gcc -o server server.c or gcc -o server server2.c
gcc -o client client.c

Usage

  1. Check the IP address of your server machine.
  2. Start server on a server machine.
  3. Start client on client machines.
  4. Enter the IP address of the server.
  5. Enter your name.
  6. You can start chat.

You can use following commands.
NAME@your-name : Change your name.
RE@destination (name)@message : Reply message (Other clients can't see this message.)
LIST : Show online users (only server2)
LOGOUT : Logout
END : Terminate all clients and server.

About

chat software for UNIX OS / for JPN / school exercises

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.