Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat Application

This program is a desktop and mobile chat application. It is designed by using socket programming.

What is socket programming?

Socket programming is a way of connecting two nodes on a network to communicate with each other. One socket (node) listens on a particular port at an IP, while other socket reaches out to the other to form a connection. Server forms the listener socket while client reaches out to the server.

About

This program is a desktop and mobile chat application. It is designed by using socket programming.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages