/PDSTaskSOAP

🌏 Programming for distributed systems SOAP task 🌏

Primary LanguageC#MIT LicenseMIT

🌏 Programing for distributed systems Task - SOAP 🌏

The task aims to implement practical communication between a client and a server that use SOAP as a communication protocol. Both the client and the server are implemented under .Net. WPF application is used for client and Web Service (ASMX) under WCF is used for SOAP server.