[C#/WCF] MTOM을 사용해 대용량 메시지 보내기


■ MTOM을 사용해 대용량 메시지를 보내는 방법을 보여준다.

[TestServer 프로젝트]

IDownloadService.cs

DownloadService.cs

Program.cs

App.config

[TestClient 프로젝트]

MainForm.cs

App.config

TestSolution.zip