For the current era of interface flooding, understanding and processing interfaces is necessary for a programmer!
In the docking for the other side of the document, need to look carefully, there are questions such as encryption, need to specifically put forward and the other handover;
The first step, in docking interface, you should get the service side of the key and partner, equivalent to the user and password meaning; In the configuration file, the following figure:
The second step, the encryption generated sign, is generally a special extraction of encryption as a method, note that the server should be specified in accordance with the encryption method to encrypt, as for the MD5 or other encryption, according to the rules;
The third step, splicing the URL, with the request parameters between the & interval, this is too simple, no example;
The fourth step is to send the HTTP request according to the spliced URL and return the response string;
The last step is to deal with the data in response to XML or other formats;
The above is a small set for you to introduce C # processing and docking HTTP interface request method, I hope to help you, if you have any questions please give me a message, small series will promptly reply to everyone. Here also thank you very much for the cloud Habitat Community website support!