Thanks to visit codestin.com
Credit goes to github.com

Skip to content

This is an implementation of a TCP/IP server-client chat like application. There are 3 available versions of this (check Realeses below)

Notifications You must be signed in to change notification settings

luiscarlos63/TCP_IP_chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TCP/IP chat implementation

This repository contains an TCP/IP server and client implementation It contains 2 programs: -Server -Client

How to use it

  1. Compile each source file.
  2. Run the Server passing it the port number as parameter
  3. Run the Client passing it the IP, port and the name as parameters
  4. Exchange messages in the chat.

P.S

There are a few versions for this programs. To find them go to tags and choose the one that it fits you

About

This is an implementation of a TCP/IP server-client chat like application. There are 3 available versions of this (check Realeses below)

Resources

Stars

Watchers

Forks

Packages

No packages published