[C#/COMMON] 윈도우즈 서비스 실행하기 (인자 전달 포함)


■ 윈도우즈 서비스를 실행하는 방법을 보여준다. (인자 전달 포함)

[Test.Common 프로젝트]

ControllerConfiguration.cs

ServerConfiguration.cs

ServiceStatus.cs

ServiceHelper.cs

[Test.Server.WindowsService 프로젝트]

ServerConfiguration.json

ProjectInstaller.cs

ServerService.cs

Program.cs

[Test.Controller.WindowsService 프로젝트]

ControllerConfiguration.json

ProjectInstaller.cs

ControllerService.cs

Program.cs

[Test.Controller.Monitor 프로젝트]

MainForm.cs

※ Test.Controller.Monitor.exe 프로그램은 윈도우즈 10에서 관리자 권한으로 실행해야 한다.

TestSolution.zip

분류

보관함