Skip to content

Black-Phoenix/XChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XChat

This is a simple chatting application made in java which also allows file transfer. A connection is established using a TCP socket and a thread is spawned to check for recieved messages. A file can be sent which converts it into a byte array and writes it to the socket. There is also functionaity for drag and drop for the file.

About

This is a simple chatting application made in java which also allows file transfer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages