Skip to content

NetComm is a GUI based networking non-database chat application developed in java which utilizes java swing for GUI and java networking classes along with TCP websockets to deliever messages and images accross networks between hosts in real-time

License

Notifications You must be signed in to change notification settings

SRIRAM-VIGNESH-V/NetComm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NetComm

NetComm is a GUI based networking chat application developed in java which utilizes java swing for GUI and java networking classes along with TCP websockets to deliever messages and images accross networks between hosts in real-time without the need of database.

installation

Run the server side java file and wait for client to connect. From the client side run client.java with server IP address to connect to the server. This completes the tcp websocket connection. After connecting, share images and messages in a full duplex manner. Close the client side GUI after fininshing to free the server port.

License

MIT - License Github

About

NetComm is a GUI based networking non-database chat application developed in java which utilizes java swing for GUI and java networking classes along with TCP websockets to deliever messages and images accross networks between hosts in real-time

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages