Skip to content

Online Chatting application . This application allows you to chat with a group of people in a certain range area.

Notifications You must be signed in to change notification settings

SRDdev/Chat_Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Chat Application

This is the Chat Application.

Libraries & Frameworks

  1. Socket

    • It helps us to connect a client to a server. Client is message sender and receiver and server is just a listener that works on data sent by client.
  2. Thread

    • A thread is a light-weight process that does not require much memory overhead, they are cheaper than processes.

Authors

About

Online Chatting application . This application allows you to chat with a group of people in a certain range area.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages