[C#/WCF] JSON 압축 스트리밍 데이터 구하기


■ JSON 압축 스트리밍 데이터를 구하는 방법을 보여준다.

[TestServer 프로젝트]

IDataService.cs

DataService.cs

Program.cs

App.config

[TestClient 프로젝트]

MainForm.cs

App.config

TestSolution.zip