xmlrpc_sample_add_client

@ubuntu:~/work/xmlrpc-c-1.43.08/examples$ ./xmlrpc_sample_add_client           Making XMLRPC call to server url 'http://localhost:8080/RPC2' method 'sample.add' to request the sum of 5 and 7...
The sum is 12
 

work/xmlrpc-c-1.43.08/examples# tcpdump -i lo -X
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on lo, link-type EN10MB (Ethernet), capture size 262144 bytes
20:04:48.575234 IP localhost.46052 > localhost.http-alt: Flags [S], seq 3422418947, win 43690, options [mss 65495,sackOK,TS val 3731686497 ecr 0,nop,wscale 7], length 0
        0x0000:  4500 003c 4d09 4000 4006 efb0 7f00 0001  E..<M.@.@.......
        0x0010:  7f00 0001 b3e4 1f90 cbfd f803 0000 0000  ................
        0x0020:  a002 aaaa fe30 0000 0204 ffd7 0402 080a  .....0..........
        0x0030:  de6d 0461 0000 0000 0103 0307            .m.a........
20:04:48.575263 IP localhost.http-alt > localhost.46052: Flags [S.], seq 3906071675, ack 3422418948, win 43690, options [mss 65495,sackOK,TS val 3731686497 ecr 3731686497,nop,wscale 7], length 0
        0x0000:  4500 003c 0000 4000 4006 3cba 7f00 0001  E..<..@.@.<.....
        0x0010:  7f00 0001 1f90 b3e4 e8d1 ec7b cbfd f804  ...........{....
        0x0020:  a012 aaaa fe30 0000 0204 ffd7 0402 080a  .....0..........
        0x0030:  de6d 0461 de6d 0461 0103 0307            .m.a.m.a....
20:04:48.575270 IP localhost.46052 > localhost.http-alt: Flags [.], ack 1, win 342, options [nop,nop,TS val 3731686497 ecr 3731686497], length 0
        0x0000:  4500 0034 4d0a 4000 4006 efb7 7f00 0001  E..4M.@.@.......
        0x0010:  7f00 0001 b3e4 1f90 cbfd f804 e8d1 ec7c  ...............|
        0x0020:  8010 0156 fe28 0000 0101 080a de6d 0461  ...V.(.......m.a
        0x0030:  de6d 0461                                .m.a
20:04:48.575736 IP localhost.46052 > localhost.http-alt: Flags [P.], seq 1:357, ack 1, win 342, options [nop,nop,TS val 3731686497 ecr 3731686497], length 356: HTTP: POST /RPC2 HTTP/1.1
        0x0000:  4500 0198 4d0b 4000 4006 ee52 7f00 0001  E...M.@[email protected]....
        0x0010:  7f00 0001 b3e4 1f90 cbfd f804 e8d1 ec7c  ...............|
        0x0020:  8018 0156 ff8c 0000 0101 080a de6d 0461  ...V.........m.a
        0x0030:  de6d 0461 504f 5354 202f 5250 4332 2048  .m.aPOST./RPC2.H
        0x0040:  5454 502f 312e 310d 0a48 6f73 743a 206c  TTP/1.1..Host:.l
        0x0050:  6f63 616c 686f 7374 3a38 3038 300d 0a41  ocalhost:8080..A
        0x0060:  6363 6570 743a 202a 2f2a 0d0a 436f 6e74  ccept:.*/*..Cont
        0x0070:  656e 742d 5479 7065 3a20 7465 7874 2f78  ent-Type:.text/x
        0x0080:  6d6c 0d0a 5573 6572 2d41 6765 6e74 3a20  ml..User-Agent:.
        0x0090:  586d 6c72 7063 2d63 2f31 2e35 322e 3939  Xmlrpc-c/1.52.99
        0x00a0:  2043 7572 6c2f 372e 3538 2e30 0d0a 436f  .Curl/7.58.0..Co
        0x00b0:  6e74 656e 742d 4c65 6e67 7468 3a20 3231  ntent-Length:.21
        0x00c0:  310d 0a0d 0a3c 3f78 6d6c 2076 6572 7369  1....<?xml.versi
        0x00d0:  6f6e 3d22 312e 3022 2065 6e63 6f64 696e  on="1.0".encodin
        0x00e0:  673d 2255 5446 2d38 223f 3e0d 0a3c 6d65  g="UTF-8"?>..<me
        0x00f0:  7468 6f64 4361 6c6c 3e0d 0a3c 6d65 7468  thodCall>..<meth
        0x0100:  6f64 4e61 6d65 3e73 616d 706c 652e 6164  odName>sample.ad
        0x0110:  643c 2f6d 6574 686f 644e 616d 653e 0d0a  d</methodName>..
        0x0120:  3c70 6172 616d 733e 0d0a 3c70 6172 616d  <params>..<param
        0x0130:  3e3c 7661 6c75 653e 3c69 343e 353c 2f69  ><value><i4>5</i
        0x0140:  343e 3c2f 7661 6c75 653e 3c2f 7061 7261  4></value></para
        0x0150:  6d3e 0d0a 3c70 6172 616d 3e3c 7661 6c75  m>..<param><valu
        0x0160:  653e 3c69 343e 373c 2f69 343e 3c2f 7661  e><i4>7</i4></va
        0x0170:  6c75 653e 3c2f 7061 7261 6d3e 0d0a 3c2f  lue></param>..</
        0x0180:  7061 7261 6d73 3e0d 0a3c 2f6d 6574 686f  params>..</metho
        0x0190:  6443 616c 6c3e 0d0a                      dCall>..
20:04:48.575741 IP localhost.http-alt > localhost.46052: Flags [.], ack 357, win 350, options [nop,nop,TS val 3731686497 ecr 3731686497], length 0
        0x0000:  4500 0034 5976 4000 4006 e34b 7f00 0001  E..4Yv@[email protected]....
        0x0010:  7f00 0001 1f90 b3e4 e8d1 ec7c cbfd f968  ...........|...h
        0x0020:  8010 015e fe28 0000 0101 080a de6d 0461  ...^.(.......m.a
        0x0030:  de6d 0461                                .m.a
20:04:48.576014 IP localhost.http-alt > localhost.46052: Flags [P.], seq 1:18, ack 357, win 350, options [nop,nop,TS val 3731686497 ecr 3731686497], length 17: HTTP: HTTP/1.1 200 OK
        0x0000:  4500 0045 5977 4000 4006 e339 7f00 0001  E..EYw@[email protected]....
        0x0010:  7f00 0001 1f90 b3e4 e8d1 ec7c cbfd f968  ...........|...h
        0x0020:  8018 015e fe39 0000 0101 080a de6d 0461  ...^.9.......m.a
        0x0030:  de6d 0461 4854 5450 2f31 2e31 2032 3030  .m.aHTTP/1.1.200
        0x0040:  204f 4b0d 0a                             .OK..
20:04:48.576036 IP localhost.http-alt > localhost.46052: Flags [P.], seq 18:57, ack 357, win 350, options [nop,nop,TS val 3731686497 ecr 3731686497], length 39: HTTP
        0x0000:  4500 005b 5978 4000 4006 e322 7f00 0001  E..[Yx@.@.."....
        0x0010:  7f00 0001 1f90 b3e4 e8d1 ec8d cbfd f968  ...............h
        0x0020:  8018 015e fe4f 0000 0101 080a de6d 0461  ...^.O.......m.a
        0x0030:  de6d 0461 436f 6e74 656e 742d 7479 7065  .m.aContent-type
        0x0040:  3a20 7465 7874 2f78 6d6c 3b20 6368 6172  :.text/xml;.char
        0x0050:  7365 743d 7574 662d 380d 0a              set=utf-8..
20:04:48.576040 IP localhost.http-alt > localhost.46052: Flags [P.], seq 57:78, ack 357, win 350, options [nop,nop,TS val 3731686497 ecr 3731686497], length 21: HTTP: Content-length: 141
        0x0000:  4500 0049 5979 4000 4006 e333 7f00 0001  E..IYy@[email protected]....
        0x0010:  7f00 0001 1f90 b3e4 e8d1 ecb4 cbfd f968  ...............h
        0x0020:  8018 015e fe3d 0000 0101 080a de6d 0461  ...^.=.......m.a
        0x0030:  de6d 0461 436f 6e74 656e 742d 6c65 6e67  .m.aContent-leng
        0x0040:  7468 3a20 3134 310d 0a                   th:.141..
20:04:48.576511 IP localhost.46052 > localhost.http-alt: Flags [.], ack 18, win 342, options [nop,nop,TS val 3731686498 ecr 3731686497], length 0
        0x0000:  4500 0034 4d0c 4000 4006 efb5 7f00 0001  E..4M.@.@.......
        0x0010:  7f00 0001 b3e4 1f90 cbfd f968 e8d1 ec8d  ...........h....
        0x0020:  8010 0156 fe28 0000 0101 080a de6d 0462  ...V.(.......m.b
        0x0030:  de6d 0461                                .m.a
20:04:48.576641 IP localhost.46052 > localhost.http-alt: Flags [.], ack 57, win 342, options [nop,nop,TS val 3731686498 ecr 3731686497], length 0
        0x0000:  4500 0034 4d0d 4000 4006 efb4 7f00 0001  E..4M.@.@.......
        0x0010:  7f00 0001 b3e4 1f90 cbfd f968 e8d1 ecb4  ...........h....
        0x0020:  8010 0156 fe28 0000 0101 080a de6d 0462  ...V.(.......m.b
        0x0030:  de6d 0461                                .m.a
20:04:48.576915 IP localhost.46052 > localhost.http-alt: Flags [.], ack 78, win 342, options [nop,nop,TS val 3731686498 ecr 3731686497], length 0
        0x0000:  4500 0034 4d0e 4000 4006 efb3 7f00 0001  E..4M.@.@.......
        0x0010:  7f00 0001 b3e4 1f90 cbfd f968 e8d1 ecc9  ...........h....
        0x0020:  8010 0156 fe28 0000 0101 080a de6d 0462  ...V.(.......m.b
        0x0030:  de6d 0461                                .m.a
20:04:48.577153 IP localhost.46052 > localhost.http-alt: Flags [.], ack 102, win 342, options [nop,nop,TS val 3731686499 ecr 3731686497], length 0
        0x0000:  4500 0034 4d0f 4000 4006 efb2 7f00 0001  E..4M.@.@.......
        0x0010:  7f00 0001 b3e4 1f90 cbfd f968 e8d1 ece1  ...........h....
        0x0020:  8010 0156 fe28 0000 0101 080a de6d 0463  ...V.(.......m.c
        0x0030:  de6d 0461                                .m.a
20:04:48.577279 IP localhost.46052 > localhost.http-alt: Flags [.], ack 134, win 342, options [nop,nop,TS val 3731686499 ecr 3731686497], length 0
        0x0000:  4500 0034 4d10 4000 4006 efb1 7f00 0001  E..4M.@.@.......
        0x0010:  7f00 0001 b3e4 1f90 cbfd f968 e8d1 ed01  ...........h....
        0x0020:  8010 0156 fe28 0000 0101 080a de6d 0463  ...V.(.......m.c
        0x0030:  de6d 0461                                .m.a
20:04:48.577469 IP localhost.46052 > localhost.http-alt: Flags [.], ack 171, win 342, options [nop,nop,TS val 3731686499 ecr 3731686497], length 0
        0x0000:  4500 0034 4d11 4000 4006 efb0 7f00 0001  E..4M.@.@.......
        0x0010:  7f00 0001 b3e4 1f90 cbfd f968 e8d1 ed26  ...........h...&
        0x0020:  8010 0156 fe28 0000 0101 080a de6d 0463  ...V.(.......m.c
        0x0030:  de6d 0461                                .m.a
20:04:48.577896 IP localhost.46052 > localhost.http-alt: Flags [.], ack 203, win 342, options [nop,nop,TS val 3731686499 ecr 3731686497], length 0
        0x0000:  4500 0034 4d12 4000 4006 efaf 7f00 0001  E..4M.@.@.......
        0x0010:  7f00 0001 b3e4 1f90 cbfd f968 e8d1 ed46  ...........h...F
        0x0020:  8010 0156 fe28 0000 0101 080a de6d 0463  ...V.(.......m.c
        0x0030:  de6d 0461                                .m.a
20:04:48.578121 IP localhost.46052 > localhost.http-alt: Flags [.], ack 205, win 342, options [nop,nop,TS val 3731686499 ecr 3731686497], length 0
        0x0000:  4500 0034 4d13 4000 4006 efae 7f00 0001  E..4M.@.@.......
        0x0010:  7f00 0001 b3e4 1f90 cbfd f968 e8d1 ed48  ...........h...H
        0x0020:  8010 0156 fe28 0000 0101 080a de6d 0463  ...V.(.......m.c
        0x0030:  de6d 0461                                .m.a
20:04:48.578197 IP localhost.46052 > localhost.http-alt: Flags [.], ack 346, win 350, options [nop,nop,TS val 3731686500 ecr 3731686497], length 0
        0x0000:  4500 0034 4d14 4000 4006 efad 7f00 0001  E..4M.@.@.......
        0x0010:  7f00 0001 b3e4 1f90 cbfd f968 e8d1 edd5  ...........h....
        0x0020:  8010 015e fe28 0000 0101 080a de6d 0464  ...^.(.......m.d
        0x0030:  de6d 0461                                .m.a
20:04:48.578577 IP localhost.46052 > localhost.http-alt: Flags [F.], seq 357, ack 346, win 350, options [nop,nop,TS val 3731686500 ecr 3731686497], length 0
        0x0000:  4500 0034 4d15 4000 4006 efac 7f00 0001  E..4M.@.@.......
        0x0010:  7f00 0001 b3e4 1f90 cbfd f968 e8d1 edd5  ...........h....
        0x0020:  8011 015e fe28 0000 0101 080a de6d 0464  ...^.(.......m.d
        0x0030:  de6d 0461                                .m.a
20:04:48.578680 IP localhost.http-alt > localhost.46052: Flags [F.], seq 346, ack 358, win 350, options [nop,nop,TS val 3731686500 ecr 3731686500], length 0
        0x0000:  4500 0034 5980 4000 4006 e341 7f00 0001  E..4Y.@[email protected]....
        0x0010:  7f00 0001 1f90 b3e4 e8d1 edd5 cbfd f969  ...............i
        0x0020:  8011 015e fe28 0000 0101 080a de6d 0464  ...^.(.......m.d
        0x0030:  de6d 0464                                .m.d
20:04:48.578689 IP localhost.46052 > localhost.http-alt: Flags [.], ack 347, win 350, options [nop,nop,TS val 3731686500 ecr 3731686500], length 0
        0x0000:  4500 0034 4d16 4000 4006 efab 7f00 0001  E..4M.@.@.......
        0x0010:  7f00 0001 b3e4 1f90 cbfd f969 e8d1 edd6  ...........i....
        0x0020:  8010 015e fe28 0000 0101 080a de6d 0464  ...^.(.......m.d
        0x0030:  de6d 0464                                .m.d
/work/xmlrpc-c-1.43.08/examples# tcpdump -i lo -X -v
tcpdump: listening on lo, link-type EN10MB (Ethernet), capture size 262144 bytes
20:07:40.067220 IP (tos 0x0, ttl 64, id 9434, offset 0, flags [DF], proto TCP (6), length 60)
    localhost.46056 > localhost.http-alt: Flags [S], cksum 0xfe30 (incorrect -> 0x25a1), seq 3003480153, win 43690, options [mss 65495,sackOK,TS val 3731857990 ecr 0,nop,wscale 7], length 0
        0x0000:  4500 003c 24da 4000 4006 17e0 7f00 0001  E..<$.@.@.......
        0x0010:  7f00 0001 b3e8 1f90 b305 7859 0000 0000  ..........xY....
        0x0020:  a002 aaaa fe30 0000 0204 ffd7 0402 080a  .....0..........
        0x0030:  de6f a246 0000 0000 0103 0307            .o.F........
20:07:40.067228 IP (tos 0x0, ttl 64, id 0, offset 0, flags [DF], proto TCP (6), length 60)
    localhost.http-alt > localhost.46056: Flags [S.], cksum 0xfe30 (incorrect -> 0xd101), seq 2564176641, ack 3003480154, win 43690, options [mss 65495,sackOK,TS val 3731857990 ecr 3731857990,nop,wscale 7], length 0
        0x0000:  4500 003c 0000 4000 4006 3cba 7f00 0001  E..<..@.@.<.....
        0x0010:  7f00 0001 1f90 b3e8 98d6 3b01 b305 785a  ..........;...xZ
        0x0020:  a012 aaaa fe30 0000 0204 ffd7 0402 080a  .....0..........
        0x0030:  de6f a246 de6f a246 0103 0307            .o.F.o.F....
20:07:40.067236 IP (tos 0x0, ttl 64, id 9435, offset 0, flags [DF], proto TCP (6), length 52)
    localhost.46056 > localhost.http-alt: Flags [.], cksum 0xfe28 (incorrect -> 0xa346), ack 1, win 342, options [nop,nop,TS val 3731857990 ecr 3731857990], length 0
        0x0000:  4500 0034 24db 4000 4006 17e7 7f00 0001  E..4$.@.@.......
        0x0010:  7f00 0001 b3e8 1f90 b305 785a 98d6 3b02  ..........xZ..;.
        0x0020:  8010 0156 fe28 0000 0101 080a de6f a246  ...V.(.......o.F
        0x0030:  de6f a246                                .o.F
20:07:40.067808 IP (tos 0x0, ttl 64, id 9436, offset 0, flags [DF], proto TCP (6), length 408)
    localhost.46056 > localhost.http-alt: Flags [P.], cksum 0xff8c (incorrect -> 0x8996), seq 1:357, ack 1, win 342, options [nop,nop,TS val 3731857990 ecr 3731857990], length 356: HTTP, length: 356
        POST /RPC2 HTTP/1.1
        Host: localhost:8080
        Accept: */*
        Content-Type: text/xml
        User-Agent: Xmlrpc-c/1.52.99 Curl/7.58.0
        Content-Length: 211

        <?xml version="1.0" encoding="UTF-8"?>
        <methodCall>
        <methodName>sample.add</methodName>
        <params>
        <param><value><i4>5</i4></value></param>
        <param><value><i4>7</i4></value></param>
        </params>
        </methodCall>
        0x0000:  4500 0198 24dc 4000 4006 1682 7f00 0001  E...$.@.@.......
        0x0010:  7f00 0001 b3e8 1f90 b305 785a 98d6 3b02  ..........xZ..;.
        0x0020:  8018 0156 ff8c 0000 0101 080a de6f a246  ...V.........o.F
        0x0030:  de6f a246 504f 5354 202f 5250 4332 2048  .o.FPOST./RPC2.H
        0x0040:  5454 502f 312e 310d 0a48 6f73 743a 206c  TTP/1.1..Host:.l
        0x0050:  6f63 616c 686f 7374 3a38 3038 300d 0a41  ocalhost:8080..A
        0x0060:  6363 6570 743a 202a 2f2a 0d0a 436f 6e74  ccept:.*/*..Cont
        0x0070:  656e 742d 5479 7065 3a20 7465 7874 2f78  ent-Type:.text/x
        0x0080:  6d6c 0d0a 5573 6572 2d41 6765 6e74 3a20  ml..User-Agent:.
        0x0090:  586d 6c72 7063 2d63 2f31 2e35 322e 3939  Xmlrpc-c/1.52.99
        0x00a0:  2043 7572 6c2f 372e 3538 2e30 0d0a 436f  .Curl/7.58.0..Co
        0x00b0:  6e74 656e 742d 4c65 6e67 7468 3a20 3231  ntent-Length:.21
        0x00c0:  310d 0a0d 0a3c 3f78 6d6c 2076 6572 7369  1....<?xml.versi
        0x00d0:  6f6e 3d22 312e 3022 2065 6e63 6f64 696e  on="1.0".encodin
        0x00e0:  673d 2255 5446 2d38 223f 3e0d 0a3c 6d65  g="UTF-8"?>..<me
        0x00f0:  7468 6f64 4361 6c6c 3e0d 0a3c 6d65 7468  thodCall>..<meth
        0x0100:  6f64 4e61 6d65 3e73 616d 706c 652e 6164  odName>sample.ad
        0x0110:  643c 2f6d 6574 686f 644e 616d 653e 0d0a  d</methodName>..
        0x0120:  3c70 6172 616d 733e 0d0a 3c70 6172 616d  <params>..<param
        0x0130:  3e3c 7661 6c75 653e 3c69 343e 353c 2f69  ><value><i4>5</i
        0x0140:  343e 3c2f 7661 6c75 653e 3c2f 7061 7261  4></value></para
        0x0150:  6d3e 0d0a 3c70 6172 616d 3e3c 7661 6c75  m>..<param><valu
        0x0160:  653e 3c69 343e 373c 2f69 343e 3c2f 7661  e><i4>7</i4></va
        0x0170:  6c75 653e 3c2f 7061 7261 6d3e 0d0a 3c2f  lue></param>..</
        0x0180:  7061 7261 6d73 3e0d 0a3c 2f6d 6574 686f  params>..</metho
        0x0190:  6443 616c 6c3e 0d0a                      dCall>..
20:07:40.067813 IP (tos 0x0, ttl 64, id 26497, offset 0, flags [DF], proto TCP (6), length 52)
    localhost.http-alt > localhost.46056: Flags [.], cksum 0xfe28 (incorrect -> 0xa1da), ack 357, win 350, options [nop,nop,TS val 3731857990 ecr 3731857990], length 0
        0x0000:  4500 0034 6781 4000 4006 d540 7f00 0001  E..4g.@.@..@....
        0x0010:  7f00 0001 1f90 b3e8 98d6 3b02 b305 79be  ..........;...y.
        0x0020:  8010 015e fe28 0000 0101 080a de6f a246  ...^.(.......o.F
        0x0030:  de6f a246                                .o.F
20:07:40.068057 IP (tos 0x0, ttl 64, id 26498, offset 0, flags [DF], proto TCP (6), length 69)
    localhost.http-alt > localhost.46056: Flags [P.], cksum 0xfe39 (incorrect -> 0xe1fb), seq 1:18, ack 357, win 350, options [nop,nop,TS val 3731857990 ecr 3731857990], length 17: HTTP, length: 17
        HTTP/1.1 200 OK
        0x0000:  4500 0045 6782 4000 4006 d52e 7f00 0001  E..Eg.@.@.......
        0x0010:  7f00 0001 1f90 b3e8 98d6 3b02 b305 79be  ..........;...y.
        0x0020:  8018 015e fe39 0000 0101 080a de6f a246  ...^.9.......o.F
        0x0030:  de6f a246 4854 5450 2f31 2e31 2032 3030  .o.FHTTP/1.1.200
        0x0040:  204f 4b0d 0a                             .OK..
20:07:40.068079 IP (tos 0x0, ttl 64, id 26499, offset 0, flags [DF], proto TCP (6), length 91)
    localhost.http-alt > localhost.46056: Flags [P.], cksum 0xfe4f (incorrect -> 0x6810), seq 18:57, ack 357, win 350, options [nop,nop,TS val 3731857990 ecr 3731857990], length 39: HTTP
        0x0000:  4500 005b 6783 4000 4006 d517 7f00 0001  E..[g.@.@.......
        0x0010:  7f00 0001 1f90 b3e8 98d6 3b13 b305 79be  ..........;...y.
        0x0020:  8018 015e fe4f 0000 0101 080a de6f a246  ...^.O.......o.F
        0x0030:  de6f a246 436f 6e74 656e 742d 7479 7065  .o.FContent-type
        0x0040:  3a20 7465 7874 2f78 6d6c 3b20 6368 6172  :.text/xml;.char
        0x0050:  7365 743d 7574 662d 380d 0a              set=utf-8..
20:07:40.068083 IP (tos 0x0, ttl 64, id 26500, offset 0, flags [DF], proto TCP (6), length 73)
    localhost.http-alt > localhost.46056: Flags [P.], cksum 0xfe3d (incorrect -> 0x206f), seq 57:78, ack 357, win 350, options [nop,nop,TS val 3731857990 ecr 3731857990], length 21: HTTP, length: 21
        Content-length: 141
        0x0000:  4500 0049 6784 4000 4006 d528 7f00 0001  E..Ig.@.@..(....
        0x0010:  7f00 0001 1f90 b3e8 98d6 3b3a b305 79be  ..........;:..y.
        0x0020:  8018 015e fe3d 0000 0101 080a de6f a246  ...^.=.......o.F
        0x0030:  de6f a246 436f 6e74 656e 742d 6c65 6e67  .o.FContent-leng
        0x0040:  7468 3a20 3134 310d 0a                   th:.141..
20:07:40.068568 IP (tos 0x0, ttl 64, id 9437, offset 0, flags [DF], proto TCP (6), length 52)
    localhost.46056 > localhost.http-alt: Flags [.], cksum 0xfe28 (incorrect -> 0xa1d0), ack 18, win 342, options [nop,nop,TS val 3731857991 ecr 3731857990], length 0
        0x0000:  4500 0034 24dd 4000 4006 17e5 7f00 0001  E..4$.@.@.......
        0x0010:  7f00 0001 b3e8 1f90 b305 79be 98d6 3b13  ..........y...;.
        0x0020:  8010 0156 fe28 0000 0101 080a de6f a247  ...V.(.......o.G
        0x0030:  de6f a246                                .o.F
20:07:40.068784 IP (tos 0x0, ttl 64, id 9438, offset 0, flags [DF], proto TCP (6), length 52)
    localhost.46056 > localhost.http-alt: Flags [.], cksum 0xfe28 (incorrect -> 0xa1a9), ack 57, win 342, options [nop,nop,TS val 3731857991 ecr 3731857990], length 0
        0x0000:  4500 0034 24de 4000 4006 17e4 7f00 0001  E..4$.@.@.......
        0x0010:  7f00 0001 b3e8 1f90 b305 79be 98d6 3b3a  ..........y...;:
        0x0020:  8010 0156 fe28 0000 0101 080a de6f a247  ...V.(.......o.G
        0x0030:  de6f a246                                .o.F
20:07:40.068910 IP (tos 0x0, ttl 64, id 9439, offset 0, flags [DF], proto TCP (6), length 52)
    localhost.46056 > localhost.http-alt: Flags [.], cksum 0xfe28 (incorrect -> 0xa194), ack 78, win 342, options [nop,nop,TS val 3731857991 ecr 3731857990], length 0
        0x0000:  4500 0034 24df 4000 4006 17e3 7f00 0001  E..4$.@.@.......
        0x0010:  7f00 0001 b3e8 1f90 b305 79be 98d6 3b4f  ..........y...;O
        0x0020:  8010 0156 fe28 0000 0101 080a de6f a247  ...V.(.......o.G
        0x0030:  de6f a246                                .o.F
20:07:40.069058 IP (tos 0x0, ttl 64, id 9440, offset 0, flags [DF], proto TCP (6), length 52)
    localhost.46056 > localhost.http-alt: Flags [.], cksum 0xfe28 (incorrect -> 0xa17c), ack 102, win 342, options [nop,nop,TS val 3731857991 ecr 3731857990], length 0
        0x0000:  4500 0034 24e0 4000 4006 17e2 7f00 0001  E..4$.@.@.......
        0x0010:  7f00 0001 b3e8 1f90 b305 79be 98d6 3b67  ..........y...;g
        0x0020:  8010 0156 fe28 0000 0101 080a de6f a247  ...V.(.......o.G
        0x0030:  de6f a246                                .o.F
20:07:40.069208 IP (tos 0x0, ttl 64, id 9441, offset 0, flags [DF], proto TCP (6), length 52)
    localhost.46056 > localhost.http-alt: Flags [.], cksum 0xfe28 (incorrect -> 0xa15b), ack 134, win 342, options [nop,nop,TS val 3731857992 ecr 3731857990], length 0
        0x0000:  4500 0034 24e1 4000 4006 17e1 7f00 0001  E..4$.@.@.......
        0x0010:  7f00 0001 b3e8 1f90 b305 79be 98d6 3b87  ..........y...;.
        0x0020:  8010 0156 fe28 0000 0101 080a de6f a248  ...V.(.......o.H
        0x0030:  de6f a246                                .o.F
20:07:40.069347 IP (tos 0x0, ttl 64, id 9442, offset 0, flags [DF], proto TCP (6), length 52)
    localhost.46056 > localhost.http-alt: Flags [.], cksum 0xfe28 (incorrect -> 0xa136), ack 171, win 342, options [nop,nop,TS val 3731857992 ecr 3731857990], length 0
        0x0000:  4500 0034 24e2 4000 4006 17e0 7f00 0001  E..4$.@.@.......
        0x0010:  7f00 0001 b3e8 1f90 b305 79be 98d6 3bac  ..........y...;.
        0x0020:  8010 0156 fe28 0000 0101 080a de6f a248  ...V.(.......o.H
        0x0030:  de6f a246                                .o.F
20:07:40.069470 IP (tos 0x0, ttl 64, id 9443, offset 0, flags [DF], proto TCP (6), length 52)
    localhost.46056 > localhost.http-alt: Flags [.], cksum 0xfe28 (incorrect -> 0xa116), ack 203, win 342, options [nop,nop,TS val 3731857992 ecr 3731857990], length 0
        0x0000:  4500 0034 24e3 4000 4006 17df 7f00 0001  E..4$.@.@.......
        0x0010:  7f00 0001 b3e8 1f90 b305 79be 98d6 3bcc  ..........y...;.
        0x0020:  8010 0156 fe28 0000 0101 080a de6f a248  ...V.(.......o.H
        0x0030:  de6f a246                                .o.F
20:07:40.069615 IP (tos 0x0, ttl 64, id 9444, offset 0, flags [DF], proto TCP (6), length 52)
    localhost.46056 > localhost.http-alt: Flags [.], cksum 0xfe28 (incorrect -> 0xa114), ack 205, win 342, options [nop,nop,TS val 3731857992 ecr 3731857990], length 0
        0x0000:  4500 0034 24e4 4000 4006 17de 7f00 0001  E..4$.@.@.......
        0x0010:  7f00 0001 b3e8 1f90 b305 79be 98d6 3bce  ..........y...;.
        0x0020:  8010 0156 fe28 0000 0101 080a de6f a248  ...V.(.......o.H
        0x0030:  de6f a246                                .o.F
20:07:40.069747 IP (tos 0x0, ttl 64, id 9445, offset 0, flags [DF], proto TCP (6), length 52)
    localhost.46056 > localhost.http-alt: Flags [.], cksum 0xfe28 (incorrect -> 0xa07f), ack 346, win 350, options [nop,nop,TS val 3731857992 ecr 3731857990], length 0
        0x0000:  4500 0034 24e5 4000 4006 17dd 7f00 0001  E..4$.@.@.......
        0x0010:  7f00 0001 b3e8 1f90 b305 79be 98d6 3c5b  ..........y...<[
        0x0020:  8010 015e fe28 0000 0101 080a de6f a248  ...^.(.......o.H
        0x0030:  de6f a246                                .o.F
20:07:40.070260 IP (tos 0x0, ttl 64, id 9446, offset 0, flags [DF], proto TCP (6), length 52)
    localhost.46056 > localhost.http-alt: Flags [F.], cksum 0xfe28 (incorrect -> 0xa07d), seq 357, ack 346, win 350, options [nop,nop,TS val 3731857993 ecr 3731857990], length 0
        0x0000:  4500 0034 24e6 4000 4006 17dc 7f00 0001  E..4$.@.@.......
        0x0010:  7f00 0001 b3e8 1f90 b305 79be 98d6 3c5b  ..........y...<[
        0x0020:  8011 015e fe28 0000 0101 080a de6f a249  ...^.(.......o.I
        0x0030:  de6f a246                                .o.F
20:07:40.070362 IP (tos 0x0, ttl 64, id 26507, offset 0, flags [DF], proto TCP (6), length 52)
    localhost.http-alt > localhost.46056: Flags [F.], cksum 0xfe28 (incorrect -> 0xa079), seq 346, ack 358, win 350, options [nop,nop,TS val 3731857993 ecr 3731857993], length 0
        0x0000:  4500 0034 678b 4000 4006 d536 7f00 0001  E..4g.@[email protected]....
        0x0010:  7f00 0001 1f90 b3e8 98d6 3c5b b305 79bf  ..........<[..y.
        0x0020:  8011 015e fe28 0000 0101 080a de6f a249  ...^.(.......o.I
        0x0030:  de6f a249                                .o.I
20:07:40.070371 IP (tos 0x0, ttl 64, id 9447, offset 0, flags [DF], proto TCP (6), length 52)
    localhost.46056 > localhost.http-alt: Flags [.], cksum 0xfe28 (incorrect -> 0xa079), ack 347, win 350, options [nop,nop,TS val 3731857993 ecr 3731857993], length 0
        0x0000:  4500 0034 24e7 4000 4006 17db 7f00 0001  E..4$.@.@.......
        0x0010:  7f00 0001 b3e8 1f90 b305 79bf 98d6 3c5c  ..........y...<\
        0x0020:  8010 015e fe28 0000 0101 080a de6f a249  ...^.(.......o.I
        0x0030:  de6f a249                                .o.I
20:07:59.068428 IP (tos 0x0, ttl 64, id 64360, offset 0, flags [DF], proto UDP (17), length 69)
    localhost.59638 > localhost.domain: 49670+ A? config.pinyin.sogou.com. (41)
        0x0000:  4500 0045 fb68 4000 4011 4109 7f00 0001  E..E.h@[email protected].....
        0x0010:  7f00 0035 e8f6 0035 0031 fe78 c206 0100  ...5...5.1.x....
        0x0020:  0001 0000 0000 0000 0663 6f6e 6669 6706  .........config.
        0x0030:  7069 6e79 696e 0573 6f67 6f75 0363 6f6d  pinyin.sogou.com
        0x0040:  0000 0100 01                             .....
20:07:59.068706 IP (tos 0x0, ttl 64, id 64361, offset 0, flags [DF], proto UDP (17), length 69)
    localhost.33063 > localhost.domain: 43982+ PTR? 53.0.0.127.in-addr.arpa. (41)
        0x0000:  4500 0045 fb69 4000 4011 4108 7f00 0001  E..E.i@[email protected].....
        0x0010:  7f00 0035 8127 0035 0031 fe78 abce 0100  ...5.'.5.1.x....
        0x0020:  0001 0000 0000 0000 0235 3301 3001 3003  .........53.0.0.
        0x0030:  3132 3707 696e 2d61 6464 7204 6172 7061  127.in-addr.arpa
        0x0040:  0000 0c00 01                             .....
20:07:59.069098 IP (tos 0x0, ttl 64, id 1107, offset 0, flags [DF], proto UDP (17), length 92)
    localhost.domain > localhost.33063: 43982 1/0/0 53.0.0.127.in-addr.arpa. PTR localhost. (64)
        0x0000:  4500 005c 0453 4000 4011 3808 7f00 0035  E..\.S@[email protected]
        0x0010:  7f00 0001 0035 8127 0048 fe8f abce 8180  .....5.'.H......
        0x0020:  0001 0001 0000 0000 0235 3301 3001 3003  .........53.0.0.
        0x0030:  3132 3707 696e 2d61 6464 7204 6172 7061  127.in-addr.arpa
        0x0040:  0000 0c00 01c0 0c00 0c00 0100 0000 0000  ................
        0x0050:  0b09 6c6f 6361 6c68 6f73 7400            ..localhost.
20:07:59.072416 IP (tos 0x0, ttl 64, id 1108, offset 0, flags [DF], proto UDP (17), length 217)
    localhost.domain > localhost.59638: 49670 9/0/0 config.pinyin.sogou.com. CNAME proxy.sogou.com., proxy.sogou.com. A 36.110.171.43, proxy.sogou.com. A 106.39.246.41, proxy.sogou.com. A 106.39.246.43, proxy.sogou.com. A 220.181.124.36, proxy.sogou.com. A 220.181.124.50, proxy.sogou.com. A 36.110.147.36, proxy.sogou.com. A 36.110.147.35, proxy.sogou.com. A 36.110.171.40 (189)
        0x0000:  4500 00d9 0454 4000 4011 378a 7f00 0035  E....T@[email protected]
        0x0010:  7f00 0001 0035 e8f6 00c5 ff0c c206 8180  .....5..........
        0x0020:  0001 0009 0000 0000 0663 6f6e 6669 6706  .........config.
        0x0030:  7069 6e79 696e 0573 6f67 6f75 0363 6f6d  pinyin.sogou.com
        0x0040:  0000 0100 01c0 0c00 0500 0100 0000 a800  ................
        0x0050:  0805 7072 6f78 79c0 1ac0 3500 0100 0100  ..proxy...5.....
        0x0060:  0000 2200 0424 6eab 2bc0 3500 0100 0100  .."..$n.+.5.....
        0x0070:  0000 2200 046a 27f6 29c0 3500 0100 0100  .."..j'.).5.....
        0x0080:  0000 2200 046a 27f6 2bc0 3500 0100 0100  .."..j'.+.5.....
        0x0090:  0000 2200 04dc b57c 24c0 3500 0100 0100  .."....|$.5.....
        0x00a0:  0000 2200 04dc b57c 32c0 3500 0100 0100  .."....|2.5.....
        0x00b0:  0000 2200 0424 6e93 24c0 3500 0100 0100  .."..$n.$.5.....
        0x00c0:  0000 2200 0424 6e93 23c0 3500 0100 0100  .."..$n.#.5.....
        0x00d0:  0000 2200 0424 6eab 28                   .."..$n.(
20:07:59.132431 IP (tos 0x0, ttl 64, id 64371, offset 0, flags [DF], proto UDP (17), length 69)
    localhost.46115 > localhost.domain: 21897+ A? config.pinyin.sogou.com. (41)
        0x0000:  4500 0045 fb73 4000 4011 40fe 7f00 0001  E..E.s@.@.@.....
        0x0010:  7f00 0035 b423 0035 0031 fe78 5589 0100  ...5.#.5.1.xU...
        0x0020:  0001 0000 0000 0000 0663 6f6e 6669 6706  .........config.
        0x0030:  7069 6e79 696e 0573 6f67 6f75 0363 6f6d  pinyin.sogou.com
        0x0040:  0000 0100 01                             .....
20:07:59.132631 IP (tos 0x0, ttl 64, id 1110, offset 0, flags [DF], proto UDP (17), length 217)
    localhost.domain > localhost.46115: 21897 9/0/0 config.pinyin.sogou.com. CNAME proxy.sogou.com., proxy.sogou.com. A 36.110.171.43, proxy.sogou.com. A 106.39.246.41, proxy.sogou.com. A 106.39.246.43, proxy.sogou.com. A 220.181.124.36, proxy.sogou.com. A 220.181.124.50, proxy.sogou.com. A 36.110.147.36, proxy.sogou.com. A 36.110.147.35, proxy.sogou.com. A 36.110.171.40 (189)
        0x0000:  4500 00d9 0456 4000 4011 3788 7f00 0035  E....V@[email protected]
        0x0010:  7f00 0001 0035 b423 00c5 ff0c 5589 8180  .....5.#....U...
        0x0020:  0001 0009 0000 0000 0663 6f6e 6669 6706  .........config.
        0x0030:  7069 6e79 696e 0573 6f67 6f75 0363 6f6d  pinyin.sogou.com
        0x0040:  0000 0100 01c0 0c00 0500 0100 0000 a700  ................
        0x0050:  0805 7072 6f78 79c0 1ac0 3500 0100 0100  ..proxy...5.....
        0x0060:  0000 2200 0424 6eab 2bc0 3500 0100 0100  .."..$n.+.5.....
        0x0070:  0000 2200 046a 27f6 29c0 3500 0100 0100  .."..j'.).5.....
        0x0080:  0000 2200 046a 27f6 2bc0 3500 0100 0100  .."..j'.+.5.....
        0x0090:  0000 2200 04dc b57c 24c0 3500 0100 0100  .."....|$.5.....
        0x00a0:  0000 2200 04dc b57c 32c0 3500 0100 0100  .."....|2.5.....
        0x00b0:  0000 2200 0424 6e93 24c0 3500 0100 0100  .."..$n.$.5.....
        0x00c0:  0000 2200 0424 6e93 23c0 3500 0100 0100  .."..$n.#.5.....
        0x00d0:  0000 2200 0424 6eab 28                   .."..$n.(

猜你喜欢

转载自blog.csdn.net/qingzhuyuxian/article/details/84778408
Add