Clients

The topics in this section cover the client architecture, how to access a Windows Communication Foundation (WCF) service, how to configure a WCF client, and some security consideration for WCF clients.

In This Section

WCF Client Architecture
Describes the WCF client architecture.

Accessing Services Using a WCF Client
Describes how to access a WCF service.

WCF Client Configuration
Describes how to configure a WCF client.

Securing Clients
Describes some security considerations for WCF clients.

See also