Skip to content

baygin/oyamo-chat-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OYAMO Chat Client Implementation

This repository contains a simple chat client application implemented using the OYAMO TCP/IP library.

Prerequisites

  • OYAMO library
  • GCC compiler
  • Make

Installation

  1. Clone the repository:
$ git clone https://github.com/baygin/oyamo-chat-client.git
  1. Navigate to the project directory:
$ cd oyamo-chat-client
  1. Compile the source code:
$ make
  1. Run the chat client:
$ ./bin/oyamo-chat-client

Usage

Connect to the chat server using the oyamo-chat-client application or any other TCP/IP client.

Type and send your messages.

To exit the chat, type /exit.

About

OYAMO Chat Client Implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages