An open API service indexing awesome lists of open source software.

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

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+