Skip to content

MudassirNoor/s-talk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

S-talk

A simple chat application for communication between two linux terminals on different machines.

Concepts of UPD Socket Programming and multi-threading using pthreads are applied.

Note: Use port numbers greater than 1024

Execution:

In terminal carry out the following commands:

make s-talk

./s-talk [localPortNumber] [remoteMachineName] [remotePortNumber]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published