Skip to content

This server must be up to allow communication between ActiveClientUI to the PassiveClient

Notifications You must be signed in to change notification settings

dvireich/ShellTrasferServer

Repository files navigation

ShellTrasferServer

This Server enable the communication between ActiveClient or the ActiveClientUI to the PassiveClient

In order to start do the following:

1.Install sql express on the server PC

2.Open cmd as admin and navigate to "master/Program/bin/Debug".

3.Change the connection string in the App.config on the Program folder from the defualt value to the relevant value

3.Type in the cmd "Program /Createdb" -> this will create the DB tables that the server needs

4.Type in the cmd "Program /Console" -> this will run the server as a console app.

About

This server must be up to allow communication between ActiveClientUI to the PassiveClient

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published