Skip to content

An academic project which was done in 2012 when I was in 2nd year 1st semester. This is a text editor that has the capability of runtime text sharing. Through this user can also chat with other users. Two compilers are attached to this editor for executing c++ and java. The text sharing part was done with socket programming. Me and one of my cla…

Notifications You must be signed in to change notification settings

Sadman-Ilham/Network-Based-Text-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Network Based Text-Editor

An academic project which was done in 2012. I (Sadman Ilham) and one of my classmates (Hasib Billah) collaborated our ideas to make this happen.

Features

  • Syntax Highlighting (for C++ and Java)
  • Code Completion
  • Code Folding
  • Bracket Matching
  • Split View
  • Build & Run option (for C++ and Java)
  • Runtime code sharing
  • Chat with other users

Dependency: RSyntaxTextArea

This is our first java project. We admit that this code is not clean as we were not very experts with OOP concept.

About

An academic project which was done in 2012 when I was in 2nd year 1st semester. This is a text editor that has the capability of runtime text sharing. Through this user can also chat with other users. Two compilers are attached to this editor for executing c++ and java. The text sharing part was done with socket programming. Me and one of my cla…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages