Skip to content

EmpeRoar/WCFSERVICELIBRARY

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WCFSERVICELIBRARY

Basic WCFSERVICELIBRARY

WebHttpBinding = Interoperable RESTful communication via HTTP BasicHttpBinding = Interoperable SOAP communicaion via HTTP, offering only the "basic" protocols conforming to WS-I Basic Profile

WSHttpBinding = Interoperable SOAP communication via HTTP, offering the full range of SOAP + WS-* protocols

NetTcpBinding = Cross-machine WCF communication via TCP NetPeerTcpBinding = Cross-machine WCF communication via P2P NetNamePipesBinding = Same-machine WCF communication via IPC NetMsmqBinding = Disconnected/asynchronous WCF communication via MSMQ

About

Basic WCFSERVICELIBRARY

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages