阅读背景:

使用不使用libCurl的C获取HTTP请求

来源:互联网 

I want to write a C program to generate a Get Request without using any external libraries. Is this possible using only C libraries, using sockets ? I'm thinking of crafting a http packet(using proper formatting) and sending it to the server. Is this the only possible way or is there a better way ? I want to write a C program to generate a Get R




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: