[C#/WCF] 이중 메시지 교환 패턴 사용하기 #2


■ 이중 메시지 교환 패턴을 사용하는 방법을 보여준다.

[TestServer 프로젝트]

IReportService.cs

IReportServiceCallback.cs

ReportService.cs

Program.cs

App.config

[TestClient 프로젝트]

MainForm.cs

TestSolution.zip