https://github.com/sojebsikder/doodler
TCP network based desktop screen sharing application with messaging system
https://github.com/sojebsikder/doodler
csharp remote-painting
Last synced: 11 months ago
JSON representation
TCP network based desktop screen sharing application with messaging system
- Host: GitHub
- URL: https://github.com/sojebsikder/doodler
- Owner: SojebSikder
- Created: 2021-09-12T11:56:01.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-05-09T15:24:55.000Z (about 4 years ago)
- Last Synced: 2025-02-27T00:38:27.594Z (over 1 year ago)
- Topics: csharp, remote-painting
- Language: C#
- Homepage:
- Size: 171 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# doodler
TCP network based desktop screen sharing application with messaging system
## Run
step 1: connect mysql database. (if you want to use other database then you have to setup yourself)
step 2: import sql file from sql directory
step 3: build client and server solution using visual studio
step 4: run both executable file.
## Required tools
Visual Studio 2012+