Skip to content

Java Socket programming project that allows users to use the same text editor and share any edit with other clients concurrently if they connect to the same server

Notifications You must be signed in to change notification settings

Nada-Nasser/Online-Text-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Online-Text-Editor

Java Socket programming project that allow users to use same text editor and share any edit concurrently if they connect to same server

when the client connects to server, he/she write his ID and name of his text editor frame, then start use his text editor, if the client want to work with other clients connecting to same server , just use butten share and write the IDs of clients to share with , so that if any of them make any update in the text it's concurrently sound in all clients he select.

About

Java Socket programming project that allows users to use the same text editor and share any edit with other clients concurrently if they connect to the same server

Topics

Resources

Stars

Watchers

Forks

Languages