[C#/WCF] 클라이언트/서비스 세션 ID 구하기


■ 클라이언트/서비스 세션 ID를 구하는 방법을 보여준다.

[TestServer 프로젝트]

ISimpleService.cs

SimpleService.cs

Program.cs

App.config

[TestClient 프로젝트]

Program.cs

App.config

TestSolution.zip