简体   繁体   中英

how to make http request to webserver in c#

Hi i need some help on this. I have one web server and i must request information+header from it.I must send to webserver file.txt then server read from file first ID and return information to me about this ID. I will put in file.txt ID: 1,2,3 ... n , and server will respone me infromation for every ID.

请看一下System.Net.WebClient

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM