Advertisement
Guest User

iPhone TCP

a guest
May 5th, 2015
237
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.83 KB | None | 0 0
  1. // iPhone TCP Client sending "teststring" to C# Server
  2.  
  3. Frame: Number = 213, Captured Frame Length = 76, MediaType = ETHERNET
  4. - Ethernet: Etype = Internet IP (IPv4),DestinationAddress:[00-1C-42-9C-E2-83],SourceAddress:[40-A6-D9-DE-BC-4D]
  5. - DestinationAddress: Parallels, Inc. 9CE283 [00-1C-42-9C-E2-83]
  6. Rsv: (000000..)
  7. UL: (......0.) Universally Administered Address
  8. IG: (.......0) Individual address (unicast)
  9. - SourceAddress: 40A6D9 DEBC4D [40-A6-D9-DE-BC-4D]
  10. Rsv: (010000..)
  11. UL: (......0.) Universally Administered Address
  12. IG: (.......0) Individual address (unicast)
  13. EthernetType: Internet IP (IPv4), 2048(0x800)
  14. - Ipv4: Src = 10.1.1.10, Dest = 10.1.1.5, Next Protocol = TCP, Packet ID = 23356, Total IP Length = 62
  15. - Versions: IPv4, Internet Protocol; Header Length = 20
  16. Version: (0100....) IPv4, Internet Protocol
  17. HeaderLength: (....0101) 20 bytes (0x5)
  18. - DifferentiatedServicesField: DSCP: 0, ECN: 0
  19. DSCP: (000000..) Differentiated services codepoint 0
  20. ECT: (......0.) ECN-Capable Transport not set
  21. CE: (.......0) ECN-CE not set
  22. TotalLength: 62 (0x3E)
  23. Identification: 23356 (0x5B3C)
  24. - FragmentFlags: 16384 (0x4000)
  25. Reserved: (0...............)
  26. DF: (.1..............) Do not fragment
  27. MF: (..0.............) This is the last fragment
  28. Offset: (...0000000000000) 0
  29. TimeToLive: 64 (0x40)
  30. NextProtocol: TCP, 6(0x6)
  31. Checksum: 51565 (0xC96D)
  32. SourceAddress: 10.1.1.10
  33. DestinationAddress: 10.1.1.5
  34. - Tcp: Flags=...AP..., SrcPort=50518, DstPort=1892, PayloadLen=10, Seq=3186338453 - 3186338463, Ack=3982836252, Win=8234 (scale factor 0x4) = 131744
  35. SrcPort: 50518
  36. DstPort: 1892
  37. SequenceNumber: 3186338453 (0xBDEBAA95)
  38. AcknowledgementNumber: 3982836252 (0xED65421C)
  39. - DataOffset: 128 (0x80)
  40. DataOffset: (1000....) 32 bytes
  41. Reserved: (....000.)
  42. NS: (.......0) Nonce Sum not significant
  43. - Flags: ...AP...
  44. CWR: (0.......) CWR not significant
  45. ECE: (.0......) ECN-Echo not significant
  46. Urgent: (..0.....) Not Urgent Data
  47. Ack: (...1....) Acknowledgement field significant
  48. Push: (....1...) Push Function
  49. Reset: (.....0..) No Reset
  50. Syn: (......0.) Not Synchronize sequence numbers
  51. Fin: (.......0) Not End of data
  52. Window: 8234 (scale factor 0x4) = 131744
  53. Checksum: 0x3C81, Good
  54. UrgentPointer: 0 (0x0)
  55. - TCPOptions:
  56. - NoOption:
  57. type: No operation. 1(0x1)
  58. - NoOption:
  59. type: No operation. 1(0x1)
  60. - TimeStamp:
  61. type: Timestamp. 8(0x8)
  62. Length: 10 (0xA)
  63. TimestampValue: 532284571 (0x1FBA049B)
  64. TimestampEchoReply: 2440856 (0x253E98)
  65. - TCPPayload: SourcePort = 50518, DestinationPort = 1892
  66. TCPPayloadData: Binary Large Object (10 Bytes)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement