Skip to content

A terminal based peer to peer chat application written in Java

Notifications You must be signed in to change notification settings

prati0100/P2PChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

P2PChat

P2PChat is a terminal based peer to peer chat application written purely in Java as of now. Additional improvements to the user experience need the use of a native library ncurses, which will be added later.

Currently, P2PChat uses Java's networking library to create and utilise sockets to communicate with peers.

I have some other improvements lined up, like getting the name of the peer automatically over the network, rather than having to type it. I will add those later.

About

A terminal based peer to peer chat application written in Java

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages