• <ins id="pjuwb"></ins>
    <blockquote id="pjuwb"><pre id="pjuwb"></pre></blockquote>
    <noscript id="pjuwb"></noscript>
          <sup id="pjuwb"><pre id="pjuwb"></pre></sup>
            <dd id="pjuwb"></dd>
            <abbr id="pjuwb"></abbr>
            posts - 297,  comments - 15,  trackbacks - 0

            #include <stdio.h>
            #include <stdlib.h>
            #include <string.h>
            #include <sys/socket.h>
            #include <netinet/in.h>
            #include <netdb.h>

            #define HTTPPORT 80


            char* head =
                 "GET /u2/76292/ HTTP/1.1\r\n"
                 "Accept: */*\r\n"
                 "Accept-Language: zh-cn\r\n"
                 "Accept-Encoding: gzip, deflate\r\n"
                 "User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; CIBA; TheWorld)\r\n"
                 "Host:blog.chinaunix.net\r\n"
                 "Connection: Keep-Alive\r\n\r\n";

            int connect_URL(char *domain,int port)
            {
                int sock;
                struct hostent * host;
                struct sockaddr_in server;
                host = gethostbyname(domain);
                if (host == NULL)
                 {
                  printf("gethostbyname error\n");
                  return -2;
                 }
               // printf("HostName: %s\n",host->h_name);

               // printf("IP Address: %s\n",inet_ntoa(*((struct in_addr *)host->h_addr)));

                sock = socket(AF_INET,SOCK_STREAM,0);
                if (sock < 0)
                {
                  printf("invalid socket\n");
                  return -1;
                }
                memset(&server,0,sizeof(struct sockaddr_in));
                memcpy(&server.sin_addr,host->h_addr_list[0],host->h_length);
                server.sin_family = AF_INET;
                server.sin_port = htons(port);
                return (connect(sock,(struct sockaddr *)&server,sizeof(struct sockaddr)) <0) ? -1 : sock;
            }


            int main()
            {
              int sock;
              char buf[100];
              char *domain = "blog.chinaunix.net";

              
              fp = fopen("test.txt","rb");
              if(NULL == fp){
                printf("can't open stockcode file!\n");
                return -1;
              }
              

                sock = connect_URL(domain,HTTPPORT);
                if (sock <0){
                   printf("connetc err\n");
                   return -1;
                    }

                send(sock,head,strlen(head),0);

                while(1)
                {
                  if((recv(sock,buf,100,0))<1)
                    break;
                  fprintf(fp,"%s",bufp); //save http data

                  }
                
                fclose(fp);
                close(sock);
              
              printf("bye!\n");
              return 0;
            }

             

            我這里是保存數據到本地硬盤 可以在這個的基礎上修改,head頭的定義可以自己使用wireshark抓包來看

            from:
            http://blog.chinaunix.net/u2/76292/showart.php?id=2123108

            posted on 2010-06-27 23:13 chatler 閱讀(2825) 評論(0)  編輯 收藏 引用 所屬分類: Network
            <2010年7月>
            27282930123
            45678910
            11121314151617
            18192021222324
            25262728293031
            1234567

            常用鏈接

            留言簿(10)

            隨筆分類(307)

            隨筆檔案(297)

            algorithm

            Books_Free_Online

            C++

            database

            Linux

            Linux shell

            linux socket

            misce

            • cloudward
            • 感覺這個博客還是不錯,雖然做的東西和我不大相關,覺得看看還是有好處的

            network

            OSS

            • Google Android
            • Android is a software stack for mobile devices that includes an operating system, middleware and key applications. This early look at the Android SDK provides the tools and APIs necessary to begin developing applications on the Android platform using the Java programming language.
            • os161 file list

            overall

            搜索

            •  

            最新評論

            閱讀排行榜

            評論排行榜

            国内精品伊人久久久久av一坑| 国产激情久久久久影院小草 | 久久不射电影网| 久久久久一区二区三区| 久久精品免费大片国产大片| 久久人人爽人人爽人人爽| 2021久久精品国产99国产精品| 久久久久亚洲精品天堂久久久久久| 奇米影视7777久久精品人人爽| 日本一区精品久久久久影院| 久久久噜噜噜久久中文字幕色伊伊 | 93精91精品国产综合久久香蕉| 一97日本道伊人久久综合影院| 99久久精品国产高清一区二区| 青青青青久久精品国产h久久精品五福影院1421| 精品综合久久久久久97| 成人午夜精品久久久久久久小说| 午夜精品久久久久久久久| 久久久久亚洲精品天堂久久久久久 | 久久久久亚洲精品中文字幕 | 久久精品国产WWW456C0M| 久久亚洲AV成人出白浆无码国产 | 欧美午夜精品久久久久免费视| 精品久久久无码中文字幕天天| 久久久国产乱子伦精品作者| 伊人色综合久久天天网| 久久久久久久国产免费看| 久久精品九九亚洲精品天堂| 99久久婷婷国产综合亚洲| 久久亚洲AV成人无码国产| 午夜天堂精品久久久久| 亚洲精品国产字幕久久不卡| 久久精品成人欧美大片| 中文字幕精品久久久久人妻| 色综合合久久天天给综看| 精品久久综合1区2区3区激情| 婷婷久久综合九色综合98| 狠狠色丁香婷婷综合久久来| 国产高潮国产高潮久久久| 久久九九亚洲精品| 久久久久久免费一区二区三区|