L. P. with Microsoft C# - Level 4-Quiz-4
- Request and response is the basic interaction between Web clients and Web servers.
- the following pieces of information are stored in the URI
- Identity of the server
- Protocol identifier
- Path to the resource
- There is no need for sockets is the benefit of creating a custom client.
- You can use the WebProxy class to connect with a custom client if the client uses a proxy server.
- The credentials for authentication can be given in a custom client. This is done using the NetworkCredential class.
Permalink |
Comments (0) | Hits: 1178 | Time: 20:05:38