Avatar

Please consider registering
guest

sp_LogInOut Log In sp_Registration Register

Register | Lost password?
Advanced Search

— Forum Scope —




— Match —





— Forum Options —





Minimum search word length is 3 characters - maximum search word length is 84 characters

sp_Feed Topic RSS sp_TopicIcon
"A connection is required for write operations" error
February 15, 2015
8:36, EET
Avatar
sangkee
Member
Members
Forum Posts: 3
Member Since:
February 15, 2015
sp_UserOfflineSmall Offline

When I tried to write value to the monitored item using the OPC UA Clint for Android, error popup saying that “A connection is required for write operations”.
I can see the current value of the item updated successfully when modifying the value at the server side.
When updating the value at server side, I use the sample console client program running on the same machine.

Test environment:
– Console client program : Evaluation version 2.1.0-436
– Java for Android : OPC UA Client v2.0.1

What is the possible reason of this?

February 16, 2015
7:52, EET
Avatar
Jouni Aro
Moderator
Moderators
Forum Posts: 1009
Member Since:
December 21, 2011
sp_UserOfflineSmall Offline

Sounds a bit strange. The connection can be often flaky, but if you get subscription data, also writes should work. Is this a constant problem or only occasional?

February 18, 2015
1:01, EET
Avatar
sangkee
Member
Members
Forum Posts: 3
Member Since:
February 15, 2015
sp_UserOfflineSmall Offline

It is constant problem.
I tried another Android program, which writes successfully.

When comparing two protocol frames using wireshark, there’s no WriteRequest/WriteResponse on Prosys.

Protocol summary of the two apps are;

1. ProSys Android (Frame 1 – Frame 159)
==================================
– CreateSessionRequest/Response (Frame 20/27)
– ActivateSessionRequest/Response (Frame 28/29)
– CreateSubscriptionRequest/Response (Frame 42/43)
– CreateMonitoredItemsRequest/Response (Frame 44/45)
– CreateMonitoredItemsRequest/Response (Frame 114/115)
Frownwrite value error here Frown
– CloseSessionRequest/Response (156/158)

2. Another Android Program (Frame 1 – Frame 86)
========================================
– CreateSessionRequest/Response (Frame 18/25)
– ActivateSessionRequest/Response (Frame 26/27)
– CreateSubscriptionRequest/Response (Frame 30/31)
– SetPublishingModeRequest/Response (Frame 32/33)
– CreateMonitoredItemsRequest/Response (Frame 56/57)
SmileWriteRequest/Response (70/71)Smile
– DeleteSubscriptionsRequest/Response (81/82)
– CloseSessionRequest/Response (83/85)

Below is the detail frames for two programs.

1. ProSys Android
===============
No. Time Source Destination Protocol Length Info
1 2015-02-15 15:31:24.023 192.168.123.107 192.168.123.102 TCP 67 [TCP segment of a reassembled PDU]

Frame 1: 67 bytes on wire (536 bits), 67 bytes captured (536 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41613 (41613), Dst Port: 62542 (62542), Seq: 1, Ack: 1, Len: 1

No. Time Source Destination Protocol Length Info
2 2015-02-15 15:31:24.251 192.168.123.107 192.168.123.102 OpcUa 97 Hello message

Frame 2: 97 bytes on wire (776 bits), 97 bytes captured (776 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41613 (41613), Dst Port: 62542 (62542), Seq: 2, Ack: 1, Len: 31
[2 Reassembled TCP Segments (32 bytes): #1(1), #2(31)]
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
3 2015-02-15 15:31:24.256 192.168.123.102 192.168.123.107 OpcUa 94 Acknowledge message

Frame 3: 94 bytes on wire (752 bits), 94 bytes captured (752 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41613 (41613), Seq: 1, Ack: 33, Len: 28
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
4 2015-02-15 15:31:24.261 192.168.123.107 192.168.123.102 OpcUa 198 OpenSecureChannel message: OpenSecureChannelRequest

Frame 4: 198 bytes on wire (1584 bits), 198 bytes captured (1584 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41613 (41613), Dst Port: 62542 (62542), Seq: 33, Ack: 29, Len: 132
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
5 2015-02-15 15:31:24.261 192.168.123.102 192.168.123.107 OpcUa 201 OpenSecureChannel message: OpenSecureChannelResponse

Frame 5: 201 bytes on wire (1608 bits), 201 bytes captured (1608 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41613 (41613), Seq: 29, Ack: 165, Len: 135
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
6 2015-02-15 15:31:24.291 192.168.123.107 192.168.123.102 OpcUa 135 UA Secure Conversation Message: GetEndpointsRequest

Frame 6: 135 bytes on wire (1080 bits), 135 bytes captured (1080 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41613 (41613), Dst Port: 62542 (62542), Seq: 165, Ack: 164, Len: 69
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
7 2015-02-15 15:31:24.292 192.168.123.102 192.168.123.107 TCP 1514 [TCP segment of a reassembled PDU]

Frame 7: 1514 bytes on wire (12112 bits), 1514 bytes captured (12112 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41613 (41613), Seq: 164, Ack: 234, Len: 1448

No. Time Source Destination Protocol Length Info
8 2015-02-15 15:31:24.292 192.168.123.102 192.168.123.107 TCP 1514 [TCP segment of a reassembled PDU]

Frame 8: 1514 bytes on wire (12112 bits), 1514 bytes captured (12112 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41613 (41613), Seq: 1612, Ack: 234, Len: 1448

No. Time Source Destination Protocol Length Info
9 2015-02-15 15:31:24.303 192.168.123.102 192.168.123.107 TCP 1514 [TCP segment of a reassembled PDU]

Frame 9: 1514 bytes on wire (12112 bits), 1514 bytes captured (12112 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41613 (41613), Seq: 3060, Ack: 234, Len: 1448

No. Time Source Destination Protocol Length Info
10 2015-02-15 15:31:24.303 192.168.123.102 192.168.123.107 TCP 1514 [TCP segment of a reassembled PDU]

Frame 10: 1514 bytes on wire (12112 bits), 1514 bytes captured (12112 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41613 (41613), Seq: 4508, Ack: 234, Len: 1448

No. Time Source Destination Protocol Length Info
11 2015-02-15 15:31:24.303 192.168.123.102 192.168.123.107 TCP 1514 [TCP segment of a reassembled PDU]

Frame 11: 1514 bytes on wire (12112 bits), 1514 bytes captured (12112 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41613 (41613), Seq: 5956, Ack: 234, Len: 1448

No. Time Source Destination Protocol Length Info
12 2015-02-15 15:31:24.303 192.168.123.102 192.168.123.107 OpcUa 989 UA Secure Conversation Message: GetEndpointsResponse

Frame 12: 989 bytes on wire (7912 bits), 989 bytes captured (7912 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41613 (41613), Seq: 7404, Ack: 234, Len: 923
[6 Reassembled TCP Segments (8163 bytes): #7(1448), #8(1448), #9(1448), #10(1448), #11(1448), #12(923)]
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
13 2015-02-15 15:31:25.605 192.168.123.107 192.168.123.102 TCP 67 [TCP segment of a reassembled PDU]

Frame 13: 67 bytes on wire (536 bits), 67 bytes captured (536 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 1, Ack: 1, Len: 1

No. Time Source Destination Protocol Length Info
14 2015-02-15 15:31:25.803 192.168.123.107 192.168.123.102 OpcUa 156 Hello message

Frame 14: 156 bytes on wire (1248 bits), 156 bytes captured (1248 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 2, Ack: 1, Len: 90
[2 Reassembled TCP Segments (91 bytes): #13(1), #14(90)]
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
15 2015-02-15 15:31:25.804 192.168.123.102 192.168.123.107 OpcUa 94 Acknowledge message

Frame 15: 94 bytes on wire (752 bits), 94 bytes captured (752 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 1, Ack: 92, Len: 28
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
16 2015-02-15 15:31:25.815 192.168.123.107 192.168.123.102 OpcUa 198 OpenSecureChannel message: OpenSecureChannelRequest

Frame 16: 198 bytes on wire (1584 bits), 198 bytes captured (1584 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 92, Ack: 29, Len: 132
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
17 2015-02-15 15:31:25.816 192.168.123.102 192.168.123.107 OpcUa 201 OpenSecureChannel message: OpenSecureChannelResponse

Frame 17: 201 bytes on wire (1608 bits), 201 bytes captured (1608 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 29, Ack: 224, Len: 135
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
18 2015-02-15 15:31:25.838 192.168.123.107 192.168.123.102 OpcUa 1068 UA Secure Conversation Message: CreateSessionRequest

Frame 18: 1068 bytes on wire (8544 bits), 1068 bytes captured (8544 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 224, Ack: 164, Len: 1002
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
19 2015-02-15 15:31:25.852 192.168.123.102 192.168.123.107 TCP 1514 [TCP segment of a reassembled PDU]

Frame 19: 1514 bytes on wire (12112 bits), 1514 bytes captured (12112 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 164, Ack: 1226, Len: 1448

No. Time Source Destination Protocol Length Info
20 2015-02-15 15:31:25.852 192.168.123.102 192.168.123.107 TCP 1514 [TCP segment of a reassembled PDU]

Frame 20: 1514 bytes on wire (12112 bits), 1514 bytes captured (12112 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 1612, Ack: 1226, Len: 1448

No. Time Source Destination Protocol Length Info
21 2015-02-15 15:31:25.860 192.168.123.102 192.168.123.107 TCP 1514 [TCP segment of a reassembled PDU]

Frame 21: 1514 bytes on wire (12112 bits), 1514 bytes captured (12112 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 3060, Ack: 1226, Len: 1448

No. Time Source Destination Protocol Length Info
22 2015-02-15 15:31:25.860 192.168.123.102 192.168.123.107 TCP 1514 [TCP segment of a reassembled PDU]

Frame 22: 1514 bytes on wire (12112 bits), 1514 bytes captured (12112 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 4508, Ack: 1226, Len: 1448

No. Time Source Destination Protocol Length Info
23 2015-02-15 15:31:25.860 192.168.123.102 192.168.123.107 TCP 1514 [TCP segment of a reassembled PDU]

Frame 23: 1514 bytes on wire (12112 bits), 1514 bytes captured (12112 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 5956, Ack: 1226, Len: 1448

No. Time Source Destination Protocol Length Info
24 2015-02-15 15:31:25.860 192.168.123.102 192.168.123.107 TCP 1514 [TCP segment of a reassembled PDU]

Frame 24: 1514 bytes on wire (12112 bits), 1514 bytes captured (12112 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 7404, Ack: 1226, Len: 1448

No. Time Source Destination Protocol Length Info
25 2015-02-15 15:31:25.866 192.168.123.102 192.168.123.107 OpcUa 359 UA Secure Conversation Message: CreateSessionResponse

Frame 25: 359 bytes on wire (2872 bits), 359 bytes captured (2872 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 8852, Ack: 1226, Len: 293
[7 Reassembled TCP Segments (8981 bytes): #19(1448), #20(1448), #21(1448), #22(1448), #23(1448), #24(1448), #25(293)]
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
26 2015-02-15 15:31:25.918 192.168.123.107 192.168.123.102 OpcUa 161 UA Secure Conversation Message: ActivateSessionRequest

Frame 26: 161 bytes on wire (1288 bits), 161 bytes captured (1288 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 1226, Ack: 9145, Len: 95
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
27 2015-02-15 15:31:25.929 192.168.123.102 192.168.123.107 OpcUa 162 UA Secure Conversation Message: ActivateSessionResponse

Frame 27: 162 bytes on wire (1296 bits), 162 bytes captured (1296 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 9145, Ack: 1321, Len: 96
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
28 2015-02-15 15:31:25.943 192.168.123.107 192.168.123.102 OpcUa 157 UA Secure Conversation Message: ReadRequest

Frame 28: 157 bytes on wire (1256 bits), 157 bytes captured (1256 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 1321, Ack: 9241, Len: 91
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
29 2015-02-15 15:31:25.944 192.168.123.102 192.168.123.107 OpcUa 140 UA Secure Conversation Message: ReadResponse

Frame 29: 140 bytes on wire (1120 bits), 140 bytes captured (1120 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 9241, Ack: 1412, Len: 74
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
30 2015-02-15 15:31:25.945 192.168.123.107 192.168.123.102 OpcUa 145 UA Secure Conversation Message: CreateSubscriptionRequest

Frame 30: 145 bytes on wire (1160 bits), 145 bytes captured (1160 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 1412, Ack: 9315, Len: 79
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
31 2015-02-15 15:31:25.946 192.168.123.102 192.168.123.107 OpcUa 138 UA Secure Conversation Message: CreateSubscriptionResponse

Frame 31: 138 bytes on wire (1104 bits), 138 bytes captured (1104 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 9315, Ack: 1491, Len: 72
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
32 2015-02-15 15:31:25.961 192.168.123.107 192.168.123.102 OpcUa 132 UA Secure Conversation Message: SetPublishingModeRequest

Frame 32: 132 bytes on wire (1056 bits), 132 bytes captured (1056 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 1491, Ack: 9387, Len: 66
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
33 2015-02-15 15:31:25.962 192.168.123.102 192.168.123.107 OpcUa 130 UA Secure Conversation Message: SetPublishingModeResponse

Frame 33: 130 bytes on wire (1040 bits), 130 bytes captured (1040 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 9387, Ack: 1557, Len: 64
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
34 2015-02-15 15:31:26.029 192.168.123.107 192.168.123.102 OpcUa 162 UA Secure Conversation Message: BrowseRequest

Frame 34: 162 bytes on wire (1296 bits), 162 bytes captured (1296 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 1557, Ack: 9451, Len: 96
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
35 2015-02-15 15:31:26.030 192.168.123.102 192.168.123.107 OpcUa 238 UA Secure Conversation Message: BrowseResponse

Frame 35: 238 bytes on wire (1904 bits), 238 bytes captured (1904 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 9451, Ack: 1653, Len: 172
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
36 2015-02-15 15:31:27.386 192.168.123.107 192.168.123.102 OpcUa 162 UA Secure Conversation Message: BrowseRequest

Frame 36: 162 bytes on wire (1296 bits), 162 bytes captured (1296 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 1653, Ack: 9623, Len: 96
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
37 2015-02-15 15:31:27.387 192.168.123.102 192.168.123.107 OpcUa 243 UA Secure Conversation Message: BrowseResponse

Frame 37: 243 bytes on wire (1944 bits), 243 bytes captured (1944 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 9623, Ack: 1749, Len: 177
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
38 2015-02-15 15:31:28.528 192.168.123.107 192.168.123.102 OpcUa 169 UA Secure Conversation Message: BrowseRequest

Frame 38: 169 bytes on wire (1352 bits), 169 bytes captured (1352 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 1749, Ack: 9800, Len: 103
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
39 2015-02-15 15:31:28.531 192.168.123.102 192.168.123.107 OpcUa 345 UA Secure Conversation Message: BrowseResponse

Frame 39: 345 bytes on wire (2760 bits), 345 bytes captured (2760 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 9800, Ack: 1852, Len: 279
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
40 2015-02-15 15:31:29.907 192.168.123.107 192.168.123.102 OpcUa 171 UA Secure Conversation Message: BrowseRequest

Frame 40: 171 bytes on wire (1368 bits), 171 bytes captured (1368 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 1852, Ack: 10079, Len: 105
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
41 2015-02-15 15:31:29.908 192.168.123.102 192.168.123.107 OpcUa 515 UA Secure Conversation Message: BrowseResponse

Frame 41: 515 bytes on wire (4120 bits), 515 bytes captured (4120 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 10079, Ack: 1957, Len: 449
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
42 2015-02-15 15:31:30.959 192.168.123.107 192.168.123.102 OpcUa 157 UA Secure Conversation Message: ReadRequest

Frame 42: 157 bytes on wire (1256 bits), 157 bytes captured (1256 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 1957, Ack: 10528, Len: 91
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
43 2015-02-15 15:31:30.959 192.168.123.102 192.168.123.107 OpcUa 140 UA Secure Conversation Message: ReadResponse

Frame 43: 140 bytes on wire (1120 bits), 140 bytes captured (1120 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 10528, Ack: 2048, Len: 74
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
44 2015-02-15 15:31:30.976 192.168.123.107 192.168.123.102 OpcUa 127 UA Secure Conversation Message: PublishRequest

Frame 44: 127 bytes on wire (1016 bits), 127 bytes captured (1016 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 2048, Ack: 10602, Len: 61
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
45 2015-02-15 15:31:31.177 192.168.123.107 192.168.123.102 OpcUa 179 UA Secure Conversation Message: BrowseRequest

Frame 45: 179 bytes on wire (1432 bits), 179 bytes captured (1432 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 2109, Ack: 10602, Len: 113
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
46 2015-02-15 15:31:31.178 192.168.123.102 192.168.123.107 OpcUa 138 UA Secure Conversation Message: BrowseResponse

Frame 46: 138 bytes on wire (1104 bits), 138 bytes captured (1104 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 10602, Ack: 2222, Len: 72
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
47 2015-02-15 15:31:36.428 192.168.123.107 192.168.123.102 OpcUa 157 UA Secure Conversation Message: ReadRequest

Frame 47: 157 bytes on wire (1256 bits), 157 bytes captured (1256 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 2222, Ack: 10674, Len: 91
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
48 2015-02-15 15:31:36.429 192.168.123.102 192.168.123.107 OpcUa 140 UA Secure Conversation Message: ReadResponse

Frame 48: 140 bytes on wire (1120 bits), 140 bytes captured (1120 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 10674, Ack: 2313, Len: 74
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
49 2015-02-15 15:31:36.720 192.168.123.102 192.168.123.107 OpcUa 140 [TCP Retransmission] UA Secure Conversation Message: ReadResponse

Frame 49: 140 bytes on wire (1120 bits), 140 bytes captured (1120 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 10674, Ack: 2313, Len: 74
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
50 2015-02-15 15:31:36.830 192.168.123.107 192.168.123.102 OpcUa 127 UA Secure Conversation Message: PublishRequest

Frame 50: 127 bytes on wire (1016 bits), 127 bytes captured (1016 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 2313, Ack: 10748, Len: 61
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
51 2015-02-15 15:31:40.956 192.168.123.107 192.168.123.102 OpcUa 157 UA Secure Conversation Message: ReadRequest

Frame 51: 157 bytes on wire (1256 bits), 157 bytes captured (1256 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 2374, Ack: 10748, Len: 91
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
52 2015-02-15 15:31:40.957 192.168.123.102 192.168.123.107 OpcUa 140 UA Secure Conversation Message: ReadResponse

Frame 52: 140 bytes on wire (1120 bits), 140 bytes captured (1120 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 10748, Ack: 2465, Len: 74
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
53 2015-02-15 15:31:40.976 192.168.123.107 192.168.123.102 OpcUa 127 UA Secure Conversation Message: PublishRequest

Frame 53: 127 bytes on wire (1016 bits), 127 bytes captured (1016 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 2465, Ack: 10822, Len: 61
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
54 2015-02-15 15:31:42.775 192.168.123.107 192.168.123.102 OpcUa 238 UA Secure Conversation Message: ReadRequest

Frame 54: 238 bytes on wire (1904 bits), 238 bytes captured (1904 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 2526, Ack: 10822, Len: 172
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
55 2015-02-15 15:31:42.776 192.168.123.102 192.168.123.107 OpcUa 179 UA Secure Conversation Message: ReadResponse

Frame 55: 179 bytes on wire (1432 bits), 179 bytes captured (1432 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 10822, Ack: 2698, Len: 113
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
56 2015-02-15 15:31:42.834 192.168.123.107 192.168.123.102 OpcUa 192 UA Secure Conversation Message: CreateMonitoredItemsRequest

Frame 56: 192 bytes on wire (1536 bits), 192 bytes captured (1536 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 2698, Ack: 10935, Len: 126
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
57 2015-02-15 15:31:42.835 192.168.123.102 192.168.123.107 OpcUa 149 UA Secure Conversation Message: CreateMonitoredItemsResponse

Frame 57: 149 bytes on wire (1192 bits), 149 bytes captured (1192 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 10935, Ack: 2824, Len: 83
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
58 2015-02-15 15:31:42.844 192.168.123.107 192.168.123.102 OpcUa 127 UA Secure Conversation Message: PublishRequest

Frame 58: 127 bytes on wire (1016 bits), 127 bytes captured (1016 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 2824, Ack: 11018, Len: 61
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
59 2015-02-15 15:31:43.451 192.168.123.102 192.168.123.107 OpcUa 191 UA Secure Conversation Message: PublishResponse

Frame 59: 191 bytes on wire (1528 bits), 191 bytes captured (1528 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 11018, Ack: 2885, Len: 125
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
60 2015-02-15 15:31:43.495 192.168.123.107 192.168.123.102 OpcUa 127 UA Secure Conversation Message: PublishRequest

Frame 60: 127 bytes on wire (1016 bits), 127 bytes captured (1016 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 2885, Ack: 11143, Len: 61
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
61 2015-02-15 15:31:45.957 192.168.123.107 192.168.123.102 OpcUa 157 UA Secure Conversation Message: ReadRequest

Frame 61: 157 bytes on wire (1256 bits), 157 bytes captured (1256 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 2946, Ack: 11143, Len: 91
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
62 2015-02-15 15:31:45.958 192.168.123.102 192.168.123.107 OpcUa 140 UA Secure Conversation Message: ReadResponse

Frame 62: 140 bytes on wire (1120 bits), 140 bytes captured (1120 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 11143, Ack: 3037, Len: 74
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
63 2015-02-15 15:31:46.008 192.168.123.107 192.168.123.102 OpcUa 127 UA Secure Conversation Message: PublishRequest

Frame 63: 127 bytes on wire (1016 bits), 127 bytes captured (1016 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 3037, Ack: 11217, Len: 61
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
64 2015-02-15 15:31:50.957 192.168.123.107 192.168.123.102 OpcUa 157 UA Secure Conversation Message: ReadRequest

Frame 64: 157 bytes on wire (1256 bits), 157 bytes captured (1256 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 3098, Ack: 11217, Len: 91
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
65 2015-02-15 15:31:50.958 192.168.123.102 192.168.123.107 OpcUa 140 UA Secure Conversation Message: ReadResponse

Frame 65: 140 bytes on wire (1120 bits), 140 bytes captured (1120 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 11217, Ack: 3189, Len: 74
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
66 2015-02-15 15:31:50.975 192.168.123.107 192.168.123.102 OpcUa 127 UA Secure Conversation Message: PublishRequest

Frame 66: 127 bytes on wire (1016 bits), 127 bytes captured (1016 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 3189, Ack: 11291, Len: 61
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
67 2015-02-15 15:31:55.958 192.168.123.107 192.168.123.102 OpcUa 157 UA Secure Conversation Message: ReadRequest

Frame 67: 157 bytes on wire (1256 bits), 157 bytes captured (1256 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 3250, Ack: 11291, Len: 91
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
68 2015-02-15 15:31:55.960 192.168.123.102 192.168.123.107 OpcUa 140 UA Secure Conversation Message: ReadResponse

Frame 68: 140 bytes on wire (1120 bits), 140 bytes captured (1120 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 11291, Ack: 3341, Len: 74
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
69 2015-02-15 15:31:55.981 192.168.123.107 192.168.123.102 OpcUa 127 UA Secure Conversation Message: PublishRequest

Frame 69: 127 bytes on wire (1016 bits), 127 bytes captured (1016 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 3341, Ack: 11365, Len: 61
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
70 2015-02-15 15:31:56.600 192.168.123.107 192.168.123.102 OpcUa 157 UA Secure Conversation Message: WriteRequest

Frame 70: 157 bytes on wire (1256 bits), 157 bytes captured (1256 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 3402, Ack: 11365, Len: 91
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
71 2015-02-15 15:31:56.602 192.168.123.102 192.168.123.107 OpcUa 130 UA Secure Conversation Message: WriteResponse

Frame 71: 130 bytes on wire (1040 bits), 130 bytes captured (1040 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 11365, Ack: 3493, Len: 64
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
72 2015-02-15 15:31:57.466 192.168.123.102 192.168.123.107 OpcUa 195 UA Secure Conversation Message: PublishResponse

Frame 72: 195 bytes on wire (1560 bits), 195 bytes captured (1560 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 11429, Ack: 3493, Len: 129
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
73 2015-02-15 15:31:57.761 192.168.123.102 192.168.123.107 OpcUa 195 [TCP Retransmission] UA Secure Conversation Message: PublishResponse

Frame 73: 195 bytes on wire (1560 bits), 195 bytes captured (1560 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 11429, Ack: 3493, Len: 129
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
74 2015-02-15 15:31:57.835 192.168.123.107 192.168.123.102 OpcUa 127 UA Secure Conversation Message: PublishRequest

Frame 74: 127 bytes on wire (1016 bits), 127 bytes captured (1016 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 3493, Ack: 11558, Len: 61
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
75 2015-02-15 15:32:00.955 192.168.123.107 192.168.123.102 OpcUa 157 UA Secure Conversation Message: ReadRequest

Frame 75: 157 bytes on wire (1256 bits), 157 bytes captured (1256 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 3554, Ack: 11558, Len: 91
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
76 2015-02-15 15:32:00.955 192.168.123.102 192.168.123.107 OpcUa 140 UA Secure Conversation Message: ReadResponse

Frame 76: 140 bytes on wire (1120 bits), 140 bytes captured (1120 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 11558, Ack: 3645, Len: 74
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
77 2015-02-15 15:32:00.973 192.168.123.107 192.168.123.102 OpcUa 127 UA Secure Conversation Message: PublishRequest

Frame 77: 127 bytes on wire (1016 bits), 127 bytes captured (1016 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 3645, Ack: 11632, Len: 61
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
78 2015-02-15 15:32:06.007 192.168.123.107 192.168.123.102 OpcUa 157 UA Secure Conversation Message: ReadRequest

Frame 78: 157 bytes on wire (1256 bits), 157 bytes captured (1256 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 3706, Ack: 11632, Len: 91
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
79 2015-02-15 15:32:06.008 192.168.123.102 192.168.123.107 OpcUa 140 UA Secure Conversation Message: ReadResponse

Frame 79: 140 bytes on wire (1120 bits), 140 bytes captured (1120 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 11632, Ack: 3797, Len: 74
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
80 2015-02-15 15:32:06.015 192.168.123.107 192.168.123.102 OpcUa 127 UA Secure Conversation Message: PublishRequest

Frame 80: 127 bytes on wire (1016 bits), 127 bytes captured (1016 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 3797, Ack: 11706, Len: 61
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
81 2015-02-15 15:32:06.939 192.168.123.107 192.168.123.102 OpcUa 131 UA Secure Conversation Message: DeleteSubscriptionsRequest

Frame 81: 131 bytes on wire (1048 bits), 131 bytes captured (1048 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 3858, Ack: 11706, Len: 65
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
82 2015-02-15 15:32:06.944 192.168.123.102 192.168.123.107 OpcUa 130 UA Secure Conversation Message: DeleteSubscriptionsResponse

Frame 82: 130 bytes on wire (1040 bits), 130 bytes captured (1040 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 11706, Ack: 3923, Len: 64
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
83 2015-02-15 15:32:06.949 192.168.123.107 192.168.123.102 OpcUa 124 UA Secure Conversation Message: CloseSessionRequest

Frame 83: 124 bytes on wire (992 bits), 124 bytes captured (992 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 3923, Ack: 11770, Len: 58
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
84 2015-02-15 15:32:06.950 192.168.123.102 192.168.123.107 OpcUa 534 UA Secure Conversation Message: ServiceFault

Frame 84: 534 bytes on wire (4272 bits), 534 bytes captured (4272 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 11770, Ack: 3923, Len: 468
OpcUa Binary Protocol
OpcUa Binary Protocol
OpcUa Binary Protocol
OpcUa Binary Protocol
OpcUa Binary Protocol
OpcUa Binary Protocol
OpcUa Binary Protocol
OpcUa Binary Protocol
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
85 2015-02-15 15:32:06.991 192.168.123.102 192.168.123.107 OpcUa 118 UA Secure Conversation Message: CloseSessionResponse

Frame 85: 118 bytes on wire (944 bits), 118 bytes captured (944 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 12238, Ack: 3981, Len: 52
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
86 2015-02-15 15:32:12.852 192.168.123.107 192.168.123.102 OpcUa 157 UA Secure Conversation Message: ReadRequest

Frame 86: 157 bytes on wire (1256 bits), 157 bytes captured (1256 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41608 (41608), Dst Port: 62542 (62542), Seq: 1, Ack: 1, Len: 91
OpcUa Binary Protocol

2. Another Android Program
=======================
No. Time Source Destination Protocol Length Info
1 2015-02-15 15:31:24.023 192.168.123.107 192.168.123.102 TCP 67 [TCP segment of a reassembled PDU]

Frame 1: 67 bytes on wire (536 bits), 67 bytes captured (536 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41613 (41613), Dst Port: 62542 (62542), Seq: 1, Ack: 1, Len: 1

No. Time Source Destination Protocol Length Info
2 2015-02-15 15:31:24.251 192.168.123.107 192.168.123.102 OpcUa 97 Hello message

Frame 2: 97 bytes on wire (776 bits), 97 bytes captured (776 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41613 (41613), Dst Port: 62542 (62542), Seq: 2, Ack: 1, Len: 31
[2 Reassembled TCP Segments (32 bytes): #1(1), #2(31)]
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
3 2015-02-15 15:31:24.256 192.168.123.102 192.168.123.107 OpcUa 94 Acknowledge message

Frame 3: 94 bytes on wire (752 bits), 94 bytes captured (752 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41613 (41613), Seq: 1, Ack: 33, Len: 28
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
4 2015-02-15 15:31:24.261 192.168.123.107 192.168.123.102 OpcUa 198 OpenSecureChannel message: OpenSecureChannelRequest

Frame 4: 198 bytes on wire (1584 bits), 198 bytes captured (1584 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41613 (41613), Dst Port: 62542 (62542), Seq: 33, Ack: 29, Len: 132
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
5 2015-02-15 15:31:24.261 192.168.123.102 192.168.123.107 OpcUa 201 OpenSecureChannel message: OpenSecureChannelResponse

Frame 5: 201 bytes on wire (1608 bits), 201 bytes captured (1608 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41613 (41613), Seq: 29, Ack: 165, Len: 135
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
6 2015-02-15 15:31:24.291 192.168.123.107 192.168.123.102 OpcUa 135 UA Secure Conversation Message: GetEndpointsRequest

Frame 6: 135 bytes on wire (1080 bits), 135 bytes captured (1080 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41613 (41613), Dst Port: 62542 (62542), Seq: 165, Ack: 164, Len: 69
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
7 2015-02-15 15:31:24.292 192.168.123.102 192.168.123.107 TCP 1514 [TCP segment of a reassembled PDU]

Frame 7: 1514 bytes on wire (12112 bits), 1514 bytes captured (12112 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41613 (41613), Seq: 164, Ack: 234, Len: 1448

No. Time Source Destination Protocol Length Info
8 2015-02-15 15:31:24.292 192.168.123.102 192.168.123.107 TCP 1514 [TCP segment of a reassembled PDU]

Frame 8: 1514 bytes on wire (12112 bits), 1514 bytes captured (12112 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41613 (41613), Seq: 1612, Ack: 234, Len: 1448

No. Time Source Destination Protocol Length Info
9 2015-02-15 15:31:24.303 192.168.123.102 192.168.123.107 TCP 1514 [TCP segment of a reassembled PDU]

Frame 9: 1514 bytes on wire (12112 bits), 1514 bytes captured (12112 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41613 (41613), Seq: 3060, Ack: 234, Len: 1448

No. Time Source Destination Protocol Length Info
10 2015-02-15 15:31:24.303 192.168.123.102 192.168.123.107 TCP 1514 [TCP segment of a reassembled PDU]

Frame 10: 1514 bytes on wire (12112 bits), 1514 bytes captured (12112 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41613 (41613), Seq: 4508, Ack: 234, Len: 1448

No. Time Source Destination Protocol Length Info
11 2015-02-15 15:31:24.303 192.168.123.102 192.168.123.107 TCP 1514 [TCP segment of a reassembled PDU]

Frame 11: 1514 bytes on wire (12112 bits), 1514 bytes captured (12112 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41613 (41613), Seq: 5956, Ack: 234, Len: 1448

No. Time Source Destination Protocol Length Info
12 2015-02-15 15:31:24.303 192.168.123.102 192.168.123.107 OpcUa 989 UA Secure Conversation Message: GetEndpointsResponse

Frame 12: 989 bytes on wire (7912 bits), 989 bytes captured (7912 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41613 (41613), Seq: 7404, Ack: 234, Len: 923
[6 Reassembled TCP Segments (8163 bytes): #7(1448), #8(1448), #9(1448), #10(1448), #11(1448), #12(923)]
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
13 2015-02-15 15:31:25.605 192.168.123.107 192.168.123.102 TCP 67 [TCP segment of a reassembled PDU]

Frame 13: 67 bytes on wire (536 bits), 67 bytes captured (536 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 1, Ack: 1, Len: 1

No. Time Source Destination Protocol Length Info
14 2015-02-15 15:31:25.803 192.168.123.107 192.168.123.102 OpcUa 156 Hello message

Frame 14: 156 bytes on wire (1248 bits), 156 bytes captured (1248 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 2, Ack: 1, Len: 90
[2 Reassembled TCP Segments (91 bytes): #13(1), #14(90)]
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
15 2015-02-15 15:31:25.804 192.168.123.102 192.168.123.107 OpcUa 94 Acknowledge message

Frame 15: 94 bytes on wire (752 bits), 94 bytes captured (752 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 1, Ack: 92, Len: 28
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
16 2015-02-15 15:31:25.815 192.168.123.107 192.168.123.102 OpcUa 198 OpenSecureChannel message: OpenSecureChannelRequest

Frame 16: 198 bytes on wire (1584 bits), 198 bytes captured (1584 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 92, Ack: 29, Len: 132
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
17 2015-02-15 15:31:25.816 192.168.123.102 192.168.123.107 OpcUa 201 OpenSecureChannel message: OpenSecureChannelResponse

Frame 17: 201 bytes on wire (1608 bits), 201 bytes captured (1608 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 29, Ack: 224, Len: 135
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
18 2015-02-15 15:31:25.838 192.168.123.107 192.168.123.102 OpcUa 1068 UA Secure Conversation Message: CreateSessionRequest

Frame 18: 1068 bytes on wire (8544 bits), 1068 bytes captured (8544 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 224, Ack: 164, Len: 1002
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
19 2015-02-15 15:31:25.852 192.168.123.102 192.168.123.107 TCP 1514 [TCP segment of a reassembled PDU]

Frame 19: 1514 bytes on wire (12112 bits), 1514 bytes captured (12112 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 164, Ack: 1226, Len: 1448

No. Time Source Destination Protocol Length Info
20 2015-02-15 15:31:25.852 192.168.123.102 192.168.123.107 TCP 1514 [TCP segment of a reassembled PDU]

Frame 20: 1514 bytes on wire (12112 bits), 1514 bytes captured (12112 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 1612, Ack: 1226, Len: 1448

No. Time Source Destination Protocol Length Info
21 2015-02-15 15:31:25.860 192.168.123.102 192.168.123.107 TCP 1514 [TCP segment of a reassembled PDU]

Frame 21: 1514 bytes on wire (12112 bits), 1514 bytes captured (12112 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 3060, Ack: 1226, Len: 1448

No. Time Source Destination Protocol Length Info
22 2015-02-15 15:31:25.860 192.168.123.102 192.168.123.107 TCP 1514 [TCP segment of a reassembled PDU]

Frame 22: 1514 bytes on wire (12112 bits), 1514 bytes captured (12112 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 4508, Ack: 1226, Len: 1448

No. Time Source Destination Protocol Length Info
23 2015-02-15 15:31:25.860 192.168.123.102 192.168.123.107 TCP 1514 [TCP segment of a reassembled PDU]

Frame 23: 1514 bytes on wire (12112 bits), 1514 bytes captured (12112 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 5956, Ack: 1226, Len: 1448

No. Time Source Destination Protocol Length Info
24 2015-02-15 15:31:25.860 192.168.123.102 192.168.123.107 TCP 1514 [TCP segment of a reassembled PDU]

Frame 24: 1514 bytes on wire (12112 bits), 1514 bytes captured (12112 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 7404, Ack: 1226, Len: 1448

No. Time Source Destination Protocol Length Info
25 2015-02-15 15:31:25.866 192.168.123.102 192.168.123.107 OpcUa 359 UA Secure Conversation Message: CreateSessionResponse

Frame 25: 359 bytes on wire (2872 bits), 359 bytes captured (2872 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 8852, Ack: 1226, Len: 293
[7 Reassembled TCP Segments (8981 bytes): #19(1448), #20(1448), #21(1448), #22(1448), #23(1448), #24(1448), #25(293)]
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
26 2015-02-15 15:31:25.918 192.168.123.107 192.168.123.102 OpcUa 161 UA Secure Conversation Message: ActivateSessionRequest

Frame 26: 161 bytes on wire (1288 bits), 161 bytes captured (1288 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 1226, Ack: 9145, Len: 95
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
27 2015-02-15 15:31:25.929 192.168.123.102 192.168.123.107 OpcUa 162 UA Secure Conversation Message: ActivateSessionResponse

Frame 27: 162 bytes on wire (1296 bits), 162 bytes captured (1296 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 9145, Ack: 1321, Len: 96
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
28 2015-02-15 15:31:25.943 192.168.123.107 192.168.123.102 OpcUa 157 UA Secure Conversation Message: ReadRequest

Frame 28: 157 bytes on wire (1256 bits), 157 bytes captured (1256 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 1321, Ack: 9241, Len: 91
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
29 2015-02-15 15:31:25.944 192.168.123.102 192.168.123.107 OpcUa 140 UA Secure Conversation Message: ReadResponse

Frame 29: 140 bytes on wire (1120 bits), 140 bytes captured (1120 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 9241, Ack: 1412, Len: 74
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
30 2015-02-15 15:31:25.945 192.168.123.107 192.168.123.102 OpcUa 145 UA Secure Conversation Message: CreateSubscriptionRequest

Frame 30: 145 bytes on wire (1160 bits), 145 bytes captured (1160 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 1412, Ack: 9315, Len: 79
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
31 2015-02-15 15:31:25.946 192.168.123.102 192.168.123.107 OpcUa 138 UA Secure Conversation Message: CreateSubscriptionResponse

Frame 31: 138 bytes on wire (1104 bits), 138 bytes captured (1104 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 9315, Ack: 1491, Len: 72
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
32 2015-02-15 15:31:25.961 192.168.123.107 192.168.123.102 OpcUa 132 UA Secure Conversation Message: SetPublishingModeRequest

Frame 32: 132 bytes on wire (1056 bits), 132 bytes captured (1056 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 1491, Ack: 9387, Len: 66
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
33 2015-02-15 15:31:25.962 192.168.123.102 192.168.123.107 OpcUa 130 UA Secure Conversation Message: SetPublishingModeResponse

Frame 33: 130 bytes on wire (1040 bits), 130 bytes captured (1040 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 9387, Ack: 1557, Len: 64
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
34 2015-02-15 15:31:26.029 192.168.123.107 192.168.123.102 OpcUa 162 UA Secure Conversation Message: BrowseRequest

Frame 34: 162 bytes on wire (1296 bits), 162 bytes captured (1296 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 1557, Ack: 9451, Len: 96
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
35 2015-02-15 15:31:26.030 192.168.123.102 192.168.123.107 OpcUa 238 UA Secure Conversation Message: BrowseResponse

Frame 35: 238 bytes on wire (1904 bits), 238 bytes captured (1904 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 9451, Ack: 1653, Len: 172
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
36 2015-02-15 15:31:27.386 192.168.123.107 192.168.123.102 OpcUa 162 UA Secure Conversation Message: BrowseRequest

Frame 36: 162 bytes on wire (1296 bits), 162 bytes captured (1296 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 1653, Ack: 9623, Len: 96
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
37 2015-02-15 15:31:27.387 192.168.123.102 192.168.123.107 OpcUa 243 UA Secure Conversation Message: BrowseResponse

Frame 37: 243 bytes on wire (1944 bits), 243 bytes captured (1944 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 9623, Ack: 1749, Len: 177
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
38 2015-02-15 15:31:28.528 192.168.123.107 192.168.123.102 OpcUa 169 UA Secure Conversation Message: BrowseRequest

Frame 38: 169 bytes on wire (1352 bits), 169 bytes captured (1352 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 1749, Ack: 9800, Len: 103
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
39 2015-02-15 15:31:28.531 192.168.123.102 192.168.123.107 OpcUa 345 UA Secure Conversation Message: BrowseResponse

Frame 39: 345 bytes on wire (2760 bits), 345 bytes captured (2760 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 9800, Ack: 1852, Len: 279
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
40 2015-02-15 15:31:29.907 192.168.123.107 192.168.123.102 OpcUa 171 UA Secure Conversation Message: BrowseRequest

Frame 40: 171 bytes on wire (1368 bits), 171 bytes captured (1368 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 1852, Ack: 10079, Len: 105
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
41 2015-02-15 15:31:29.908 192.168.123.102 192.168.123.107 OpcUa 515 UA Secure Conversation Message: BrowseResponse

Frame 41: 515 bytes on wire (4120 bits), 515 bytes captured (4120 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 10079, Ack: 1957, Len: 449
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
42 2015-02-15 15:31:30.959 192.168.123.107 192.168.123.102 OpcUa 157 UA Secure Conversation Message: ReadRequest

Frame 42: 157 bytes on wire (1256 bits), 157 bytes captured (1256 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 1957, Ack: 10528, Len: 91
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
43 2015-02-15 15:31:30.959 192.168.123.102 192.168.123.107 OpcUa 140 UA Secure Conversation Message: ReadResponse

Frame 43: 140 bytes on wire (1120 bits), 140 bytes captured (1120 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 10528, Ack: 2048, Len: 74
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
44 2015-02-15 15:31:30.976 192.168.123.107 192.168.123.102 OpcUa 127 UA Secure Conversation Message: PublishRequest

Frame 44: 127 bytes on wire (1016 bits), 127 bytes captured (1016 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 2048, Ack: 10602, Len: 61
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
45 2015-02-15 15:31:31.177 192.168.123.107 192.168.123.102 OpcUa 179 UA Secure Conversation Message: BrowseRequest

Frame 45: 179 bytes on wire (1432 bits), 179 bytes captured (1432 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 2109, Ack: 10602, Len: 113
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
46 2015-02-15 15:31:31.178 192.168.123.102 192.168.123.107 OpcUa 138 UA Secure Conversation Message: BrowseResponse

Frame 46: 138 bytes on wire (1104 bits), 138 bytes captured (1104 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 10602, Ack: 2222, Len: 72
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
47 2015-02-15 15:31:36.428 192.168.123.107 192.168.123.102 OpcUa 157 UA Secure Conversation Message: ReadRequest

Frame 47: 157 bytes on wire (1256 bits), 157 bytes captured (1256 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 2222, Ack: 10674, Len: 91
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
48 2015-02-15 15:31:36.429 192.168.123.102 192.168.123.107 OpcUa 140 UA Secure Conversation Message: ReadResponse

Frame 48: 140 bytes on wire (1120 bits), 140 bytes captured (1120 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 10674, Ack: 2313, Len: 74
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
49 2015-02-15 15:31:36.720 192.168.123.102 192.168.123.107 OpcUa 140 [TCP Retransmission] UA Secure Conversation Message: ReadResponse

Frame 49: 140 bytes on wire (1120 bits), 140 bytes captured (1120 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 10674, Ack: 2313, Len: 74
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
50 2015-02-15 15:31:36.830 192.168.123.107 192.168.123.102 OpcUa 127 UA Secure Conversation Message: PublishRequest

Frame 50: 127 bytes on wire (1016 bits), 127 bytes captured (1016 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 2313, Ack: 10748, Len: 61
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
51 2015-02-15 15:31:40.956 192.168.123.107 192.168.123.102 OpcUa 157 UA Secure Conversation Message: ReadRequest

Frame 51: 157 bytes on wire (1256 bits), 157 bytes captured (1256 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 2374, Ack: 10748, Len: 91
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
52 2015-02-15 15:31:40.957 192.168.123.102 192.168.123.107 OpcUa 140 UA Secure Conversation Message: ReadResponse

Frame 52: 140 bytes on wire (1120 bits), 140 bytes captured (1120 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 10748, Ack: 2465, Len: 74
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
53 2015-02-15 15:31:40.976 192.168.123.107 192.168.123.102 OpcUa 127 UA Secure Conversation Message: PublishRequest

Frame 53: 127 bytes on wire (1016 bits), 127 bytes captured (1016 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 2465, Ack: 10822, Len: 61
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
54 2015-02-15 15:31:42.775 192.168.123.107 192.168.123.102 OpcUa 238 UA Secure Conversation Message: ReadRequest

Frame 54: 238 bytes on wire (1904 bits), 238 bytes captured (1904 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 2526, Ack: 10822, Len: 172
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
55 2015-02-15 15:31:42.776 192.168.123.102 192.168.123.107 OpcUa 179 UA Secure Conversation Message: ReadResponse

Frame 55: 179 bytes on wire (1432 bits), 179 bytes captured (1432 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 10822, Ack: 2698, Len: 113
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
56 2015-02-15 15:31:42.834 192.168.123.107 192.168.123.102 OpcUa 192 UA Secure Conversation Message: CreateMonitoredItemsRequest

Frame 56: 192 bytes on wire (1536 bits), 192 bytes captured (1536 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 2698, Ack: 10935, Len: 126
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
57 2015-02-15 15:31:42.835 192.168.123.102 192.168.123.107 OpcUa 149 UA Secure Conversation Message: CreateMonitoredItemsResponse

Frame 57: 149 bytes on wire (1192 bits), 149 bytes captured (1192 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 10935, Ack: 2824, Len: 83
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
58 2015-02-15 15:31:42.844 192.168.123.107 192.168.123.102 OpcUa 127 UA Secure Conversation Message: PublishRequest

Frame 58: 127 bytes on wire (1016 bits), 127 bytes captured (1016 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 2824, Ack: 11018, Len: 61
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
59 2015-02-15 15:31:43.451 192.168.123.102 192.168.123.107 OpcUa 191 UA Secure Conversation Message: PublishResponse

Frame 59: 191 bytes on wire (1528 bits), 191 bytes captured (1528 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 11018, Ack: 2885, Len: 125
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
60 2015-02-15 15:31:43.495 192.168.123.107 192.168.123.102 OpcUa 127 UA Secure Conversation Message: PublishRequest

Frame 60: 127 bytes on wire (1016 bits), 127 bytes captured (1016 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 2885, Ack: 11143, Len: 61
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
61 2015-02-15 15:31:45.957 192.168.123.107 192.168.123.102 OpcUa 157 UA Secure Conversation Message: ReadRequest

Frame 61: 157 bytes on wire (1256 bits), 157 bytes captured (1256 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 2946, Ack: 11143, Len: 91
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
62 2015-02-15 15:31:45.958 192.168.123.102 192.168.123.107 OpcUa 140 UA Secure Conversation Message: ReadResponse

Frame 62: 140 bytes on wire (1120 bits), 140 bytes captured (1120 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 11143, Ack: 3037, Len: 74
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
63 2015-02-15 15:31:46.008 192.168.123.107 192.168.123.102 OpcUa 127 UA Secure Conversation Message: PublishRequest

Frame 63: 127 bytes on wire (1016 bits), 127 bytes captured (1016 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 3037, Ack: 11217, Len: 61
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
64 2015-02-15 15:31:50.957 192.168.123.107 192.168.123.102 OpcUa 157 UA Secure Conversation Message: ReadRequest

Frame 64: 157 bytes on wire (1256 bits), 157 bytes captured (1256 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 3098, Ack: 11217, Len: 91
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
65 2015-02-15 15:31:50.958 192.168.123.102 192.168.123.107 OpcUa 140 UA Secure Conversation Message: ReadResponse

Frame 65: 140 bytes on wire (1120 bits), 140 bytes captured (1120 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 11217, Ack: 3189, Len: 74
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
66 2015-02-15 15:31:50.975 192.168.123.107 192.168.123.102 OpcUa 127 UA Secure Conversation Message: PublishRequest

Frame 66: 127 bytes on wire (1016 bits), 127 bytes captured (1016 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 3189, Ack: 11291, Len: 61
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
67 2015-02-15 15:31:55.958 192.168.123.107 192.168.123.102 OpcUa 157 UA Secure Conversation Message: ReadRequest

Frame 67: 157 bytes on wire (1256 bits), 157 bytes captured (1256 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 3250, Ack: 11291, Len: 91
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
68 2015-02-15 15:31:55.960 192.168.123.102 192.168.123.107 OpcUa 140 UA Secure Conversation Message: ReadResponse

Frame 68: 140 bytes on wire (1120 bits), 140 bytes captured (1120 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 11291, Ack: 3341, Len: 74
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
69 2015-02-15 15:31:55.981 192.168.123.107 192.168.123.102 OpcUa 127 UA Secure Conversation Message: PublishRequest

Frame 69: 127 bytes on wire (1016 bits), 127 bytes captured (1016 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 3341, Ack: 11365, Len: 61
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
70 2015-02-15 15:31:56.600 192.168.123.107 192.168.123.102 OpcUa 157 UA Secure Conversation Message: WriteRequest

Frame 70: 157 bytes on wire (1256 bits), 157 bytes captured (1256 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 3402, Ack: 11365, Len: 91
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
71 2015-02-15 15:31:56.602 192.168.123.102 192.168.123.107 OpcUa 130 UA Secure Conversation Message: WriteResponse

Frame 71: 130 bytes on wire (1040 bits), 130 bytes captured (1040 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 11365, Ack: 3493, Len: 64
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
72 2015-02-15 15:31:57.466 192.168.123.102 192.168.123.107 OpcUa 195 UA Secure Conversation Message: PublishResponse

Frame 72: 195 bytes on wire (1560 bits), 195 bytes captured (1560 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 11429, Ack: 3493, Len: 129
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
73 2015-02-15 15:31:57.761 192.168.123.102 192.168.123.107 OpcUa 195 [TCP Retransmission] UA Secure Conversation Message: PublishResponse

Frame 73: 195 bytes on wire (1560 bits), 195 bytes captured (1560 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 11429, Ack: 3493, Len: 129
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
74 2015-02-15 15:31:57.835 192.168.123.107 192.168.123.102 OpcUa 127 UA Secure Conversation Message: PublishRequest

Frame 74: 127 bytes on wire (1016 bits), 127 bytes captured (1016 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 3493, Ack: 11558, Len: 61
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
75 2015-02-15 15:32:00.955 192.168.123.107 192.168.123.102 OpcUa 157 UA Secure Conversation Message: ReadRequest

Frame 75: 157 bytes on wire (1256 bits), 157 bytes captured (1256 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 3554, Ack: 11558, Len: 91
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
76 2015-02-15 15:32:00.955 192.168.123.102 192.168.123.107 OpcUa 140 UA Secure Conversation Message: ReadResponse

Frame 76: 140 bytes on wire (1120 bits), 140 bytes captured (1120 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 11558, Ack: 3645, Len: 74
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
77 2015-02-15 15:32:00.973 192.168.123.107 192.168.123.102 OpcUa 127 UA Secure Conversation Message: PublishRequest

Frame 77: 127 bytes on wire (1016 bits), 127 bytes captured (1016 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 3645, Ack: 11632, Len: 61
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
78 2015-02-15 15:32:06.007 192.168.123.107 192.168.123.102 OpcUa 157 UA Secure Conversation Message: ReadRequest

Frame 78: 157 bytes on wire (1256 bits), 157 bytes captured (1256 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 3706, Ack: 11632, Len: 91
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
79 2015-02-15 15:32:06.008 192.168.123.102 192.168.123.107 OpcUa 140 UA Secure Conversation Message: ReadResponse

Frame 79: 140 bytes on wire (1120 bits), 140 bytes captured (1120 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 11632, Ack: 3797, Len: 74
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
80 2015-02-15 15:32:06.015 192.168.123.107 192.168.123.102 OpcUa 127 UA Secure Conversation Message: PublishRequest

Frame 80: 127 bytes on wire (1016 bits), 127 bytes captured (1016 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 3797, Ack: 11706, Len: 61
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
81 2015-02-15 15:32:06.939 192.168.123.107 192.168.123.102 OpcUa 131 UA Secure Conversation Message: DeleteSubscriptionsRequest

Frame 81: 131 bytes on wire (1048 bits), 131 bytes captured (1048 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 3858, Ack: 11706, Len: 65
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
82 2015-02-15 15:32:06.944 192.168.123.102 192.168.123.107 OpcUa 130 UA Secure Conversation Message: DeleteSubscriptionsResponse

Frame 82: 130 bytes on wire (1040 bits), 130 bytes captured (1040 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 11706, Ack: 3923, Len: 64
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
83 2015-02-15 15:32:06.949 192.168.123.107 192.168.123.102 OpcUa 124 UA Secure Conversation Message: CloseSessionRequest

Frame 83: 124 bytes on wire (992 bits), 124 bytes captured (992 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41614 (41614), Dst Port: 62542 (62542), Seq: 3923, Ack: 11770, Len: 58
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
84 2015-02-15 15:32:06.950 192.168.123.102 192.168.123.107 OpcUa 534 UA Secure Conversation Message: ServiceFault

Frame 84: 534 bytes on wire (4272 bits), 534 bytes captured (4272 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 11770, Ack: 3923, Len: 468
OpcUa Binary Protocol
OpcUa Binary Protocol
OpcUa Binary Protocol
OpcUa Binary Protocol
OpcUa Binary Protocol
OpcUa Binary Protocol
OpcUa Binary Protocol
OpcUa Binary Protocol
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
85 2015-02-15 15:32:06.991 192.168.123.102 192.168.123.107 OpcUa 118 UA Secure Conversation Message: CloseSessionResponse

Frame 85: 118 bytes on wire (944 bits), 118 bytes captured (944 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41614 (41614), Seq: 12238, Ack: 3981, Len: 52
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
86 2015-02-15 15:32:12.852 192.168.123.107 192.168.123.102 OpcUa 157 UA Secure Conversation Message: ReadRequest

Frame 86: 157 bytes on wire (1256 bits), 157 bytes captured (1256 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41608 (41608), Dst Port: 62542 (62542), Seq: 1, Ack: 1, Len: 91
OpcUa Binary Protocol

February 18, 2015
7:58, EET
Avatar
cguerin
Vienna, Austria
Member
Members
Forum Posts: 20
Member Since:
April 9, 2013
sp_UserOfflineSmall Offline

Actually what would have been interesting to see is what is inside “OpcUa Binary Protocol” for the WriteRequest that failed Laugh

February 18, 2015
12:22, EET
Avatar
Ismo Leszczynski
Member
Members
Forum Posts: 4
Member Since:
February 18, 2015
sp_UserOfflineSmall Offline

Sounds odd, what server software are you using? That error should come only if there is no connection active to the server from where the tag is selected.

February 20, 2015
2:08, EET
Avatar
sangkee
Member
Members
Forum Posts: 3
Member Since:
February 15, 2015
sp_UserOfflineSmall Offline

I posted the same wireshark frames twice by mistake.
The posted frames (Frame 1 – 86) were from the “Another Android program”.
And you could find the WriteRequest/Response pair in the Frame 70-71

Tere’s no WriteRequest/Response traffic in the Android App as belows; (Frame 1 – 159).
So there’s no “OPC Ua Binary Protocol” either, as you asked.
It seems that the Prosys Android checked the condition of the write tag and ignored it.

The server program that I’m testing with is COM UA wrapper program written by C#.
If you give me return-mail address, I can send you the program.

1. Prosys Android
===============

No. Time Source Destination Protocol Length Info
1 2015-02-15 15:28:22.718 192.168.123.107 192.168.123.102 TCP 67 [TCP segment of a reassembled PDU]

Frame 1: 67 bytes on wire (536 bits), 67 bytes captured (536 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41609 (41609), Dst Port: 62542 (62542), Seq: 1, Ack: 1, Len: 1

No. Time Source Destination Protocol Length Info
2 2015-02-15 15:28:22.926 192.168.123.107 192.168.123.102 OpcUa 97 Hello message

Frame 2: 97 bytes on wire (776 bits), 97 bytes captured (776 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41609 (41609), Dst Port: 62542 (62542), Seq: 2, Ack: 1, Len: 31
[2 Reassembled TCP Segments (32 bytes): #1(1), #2(31)]
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
3 2015-02-15 15:28:22.926 192.168.123.102 192.168.123.107 OpcUa 94 Acknowledge message

Frame 3: 94 bytes on wire (752 bits), 94 bytes captured (752 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41609 (41609), Seq: 1, Ack: 33, Len: 28
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
4 2015-02-15 15:28:22.971 192.168.123.107 192.168.123.102 OpcUa 198 OpenSecureChannel message: OpenSecureChannelRequest

Frame 4: 198 bytes on wire (1584 bits), 198 bytes captured (1584 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41609 (41609), Dst Port: 62542 (62542), Seq: 33, Ack: 29, Len: 132
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
5 2015-02-15 15:28:22.971 192.168.123.102 192.168.123.107 OpcUa 201 OpenSecureChannel message: OpenSecureChannelResponse

Frame 5: 201 bytes on wire (1608 bits), 201 bytes captured (1608 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41609 (41609), Seq: 29, Ack: 165, Len: 135
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
6 2015-02-15 15:28:23.018 192.168.123.107 192.168.123.102 OpcUa 332 UA Secure Conversation Message: GetEndpointsRequest

Frame 6: 332 bytes on wire (2656 bits), 332 bytes captured (2656 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41609 (41609), Dst Port: 62542 (62542), Seq: 165, Ack: 164, Len: 266
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
7 2015-02-15 15:28:23.019 192.168.123.102 192.168.123.107 OpcUa 122 UA Secure Conversation Message: GetEndpointsResponse

Frame 7: 122 bytes on wire (976 bits), 122 bytes captured (976 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41609 (41609), Seq: 164, Ack: 431, Len: 56
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
8 2015-02-15 15:28:23.027 192.168.123.107 192.168.123.102 OpcUa 135 UA Secure Conversation Message: GetEndpointsRequest

Frame 8: 135 bytes on wire (1080 bits), 135 bytes captured (1080 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41609 (41609), Dst Port: 62542 (62542), Seq: 431, Ack: 220, Len: 69
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
9 2015-02-15 15:28:23.028 192.168.123.102 192.168.123.107 TCP 1514 [TCP segment of a reassembled PDU]

Frame 9: 1514 bytes on wire (12112 bits), 1514 bytes captured (12112 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41609 (41609), Seq: 220, Ack: 500, Len: 1448

No. Time Source Destination Protocol Length Info
10 2015-02-15 15:28:23.028 192.168.123.102 192.168.123.107 TCP 1514 [TCP segment of a reassembled PDU]

Frame 10: 1514 bytes on wire (12112 bits), 1514 bytes captured (12112 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41609 (41609), Seq: 1668, Ack: 500, Len: 1448

No. Time Source Destination Protocol Length Info
11 2015-02-15 15:28:23.034 192.168.123.102 192.168.123.107 TCP 1514 [TCP segment of a reassembled PDU]

Frame 11: 1514 bytes on wire (12112 bits), 1514 bytes captured (12112 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41609 (41609), Seq: 3116, Ack: 500, Len: 1448

No. Time Source Destination Protocol Length Info
12 2015-02-15 15:28:23.034 192.168.123.102 192.168.123.107 TCP 1514 [TCP segment of a reassembled PDU]

Frame 12: 1514 bytes on wire (12112 bits), 1514 bytes captured (12112 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41609 (41609), Seq: 4564, Ack: 500, Len: 1448

No. Time Source Destination Protocol Length Info
13 2015-02-15 15:28:23.034 192.168.123.102 192.168.123.107 TCP 1514 [TCP segment of a reassembled PDU]

Frame 13: 1514 bytes on wire (12112 bits), 1514 bytes captured (12112 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41609 (41609), Seq: 6012, Ack: 500, Len: 1448

No. Time Source Destination Protocol Length Info
14 2015-02-15 15:28:23.034 192.168.123.102 192.168.123.107 OpcUa 989 UA Secure Conversation Message: GetEndpointsResponse

Frame 14: 989 bytes on wire (7912 bits), 989 bytes captured (7912 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41609 (41609), Seq: 7460, Ack: 500, Len: 923
[6 Reassembled TCP Segments (8163 bytes): #9(1448), #10(1448), #11(1448), #12(1448), #13(1448), #14(923)]
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
15 2015-02-15 15:28:24.276 192.168.123.107 192.168.123.102 TCP 67 [TCP segment of a reassembled PDU]

Frame 15: 67 bytes on wire (536 bits), 67 bytes captured (536 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 1, Ack: 1, Len: 1

No. Time Source Destination Protocol Length Info
16 2015-02-15 15:28:24.505 192.168.123.107 192.168.123.102 OpcUa 156 Hello message

Frame 16: 156 bytes on wire (1248 bits), 156 bytes captured (1248 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 2, Ack: 1, Len: 90
[2 Reassembled TCP Segments (91 bytes): #15(1), #16(90)]
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
17 2015-02-15 15:28:24.506 192.168.123.102 192.168.123.107 OpcUa 94 Acknowledge message

Frame 17: 94 bytes on wire (752 bits), 94 bytes captured (752 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 1, Ack: 92, Len: 28
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
18 2015-02-15 15:28:24.512 192.168.123.107 192.168.123.102 OpcUa 198 OpenSecureChannel message: OpenSecureChannelRequest

Frame 18: 198 bytes on wire (1584 bits), 198 bytes captured (1584 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 92, Ack: 29, Len: 132
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
19 2015-02-15 15:28:24.512 192.168.123.102 192.168.123.107 OpcUa 201 OpenSecureChannel message: OpenSecureChannelResponse

Frame 19: 201 bytes on wire (1608 bits), 201 bytes captured (1608 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 29, Ack: 224, Len: 135
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
20 2015-02-15 15:28:24.530 192.168.123.107 192.168.123.102 OpcUa 481 UA Secure Conversation Message: CreateSessionRequest

Frame 20: 481 bytes on wire (3848 bits), 481 bytes captured (3848 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 224, Ack: 164, Len: 415
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
21 2015-02-15 15:28:24.540 192.168.123.102 192.168.123.107 TCP 1514 [TCP segment of a reassembled PDU]

Frame 21: 1514 bytes on wire (12112 bits), 1514 bytes captured (12112 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 164, Ack: 639, Len: 1448

No. Time Source Destination Protocol Length Info
22 2015-02-15 15:28:24.540 192.168.123.102 192.168.123.107 TCP 1514 [TCP segment of a reassembled PDU]

Frame 22: 1514 bytes on wire (12112 bits), 1514 bytes captured (12112 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 1612, Ack: 639, Len: 1448

No. Time Source Destination Protocol Length Info
23 2015-02-15 15:28:24.554 192.168.123.102 192.168.123.107 TCP 1514 [TCP segment of a reassembled PDU]

Frame 23: 1514 bytes on wire (12112 bits), 1514 bytes captured (12112 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 3060, Ack: 639, Len: 1448

No. Time Source Destination Protocol Length Info
24 2015-02-15 15:28:24.554 192.168.123.102 192.168.123.107 TCP 1514 [TCP segment of a reassembled PDU]

Frame 24: 1514 bytes on wire (12112 bits), 1514 bytes captured (12112 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 4508, Ack: 639, Len: 1448

No. Time Source Destination Protocol Length Info
25 2015-02-15 15:28:24.554 192.168.123.102 192.168.123.107 TCP 1514 [TCP segment of a reassembled PDU]

Frame 25: 1514 bytes on wire (12112 bits), 1514 bytes captured (12112 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 5956, Ack: 639, Len: 1448

No. Time Source Destination Protocol Length Info
26 2015-02-15 15:28:24.554 192.168.123.102 192.168.123.107 TCP 1514 [TCP segment of a reassembled PDU]

Frame 26: 1514 bytes on wire (12112 bits), 1514 bytes captured (12112 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 7404, Ack: 639, Len: 1448

No. Time Source Destination Protocol Length Info
27 2015-02-15 15:28:24.560 192.168.123.102 192.168.123.107 OpcUa 359 UA Secure Conversation Message: CreateSessionResponse

Frame 27: 359 bytes on wire (2872 bits), 359 bytes captured (2872 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 8852, Ack: 639, Len: 293
[7 Reassembled TCP Segments (8981 bytes): #21(1448), #22(1448), #23(1448), #24(1448), #25(1448), #26(1448), #27(293)]
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
28 2015-02-15 15:28:24.608 192.168.123.107 192.168.123.102 OpcUa 167 UA Secure Conversation Message: ActivateSessionRequest

Frame 28: 167 bytes on wire (1336 bits), 167 bytes captured (1336 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 639, Ack: 9145, Len: 101
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
29 2015-02-15 15:28:24.619 192.168.123.102 192.168.123.107 OpcUa 162 UA Secure Conversation Message: ActivateSessionResponse

Frame 29: 162 bytes on wire (1296 bits), 162 bytes captured (1296 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 9145, Ack: 740, Len: 96
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
30 2015-02-15 15:28:24.651 192.168.123.107 192.168.123.102 OpcUa 157 UA Secure Conversation Message: ReadRequest

Frame 30: 157 bytes on wire (1256 bits), 157 bytes captured (1256 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 740, Ack: 9241, Len: 91
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
31 2015-02-15 15:28:24.652 192.168.123.102 192.168.123.107 OpcUa 306 UA Secure Conversation Message: ReadResponse

Frame 31: 306 bytes on wire (2448 bits), 306 bytes captured (2448 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 9241, Ack: 831, Len: 240
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
32 2015-02-15 15:28:24.753 192.168.123.107 192.168.123.102 OpcUa 157 UA Secure Conversation Message: ReadRequest

Frame 32: 157 bytes on wire (1256 bits), 157 bytes captured (1256 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 831, Ack: 9481, Len: 91
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
33 2015-02-15 15:28:24.754 192.168.123.102 192.168.123.107 OpcUa 402 UA Secure Conversation Message: ReadResponse

Frame 33: 402 bytes on wire (3216 bits), 402 bytes captured (3216 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 9481, Ack: 922, Len: 336
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
34 2015-02-15 15:28:24.790 192.168.123.107 192.168.123.102 OpcUa 187 UA Secure Conversation Message: ReadRequest

Frame 34: 187 bytes on wire (1496 bits), 187 bytes captured (1496 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 922, Ack: 9817, Len: 121
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
35 2015-02-15 15:28:24.791 192.168.123.102 192.168.123.107 OpcUa 191 UA Secure Conversation Message: ReadResponse

Frame 35: 191 bytes on wire (1528 bits), 191 bytes captured (1528 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 9817, Ack: 1043, Len: 125
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
36 2015-02-15 15:28:24.803 192.168.123.107 192.168.123.102 OpcUa 299 UA Secure Conversation Message: ReadRequest

Frame 36: 299 bytes on wire (2392 bits), 299 bytes captured (2392 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 1043, Ack: 9942, Len: 233
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
37 2015-02-15 15:28:24.803 192.168.123.102 192.168.123.107 OpcUa 293 UA Secure Conversation Message: ReadResponse

Frame 37: 293 bytes on wire (2344 bits), 293 bytes captured (2344 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 9942, Ack: 1276, Len: 227
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
38 2015-02-15 15:28:24.834 192.168.123.107 192.168.123.102 OpcUa 162 UA Secure Conversation Message: BrowseRequest

Frame 38: 162 bytes on wire (1296 bits), 162 bytes captured (1296 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 1276, Ack: 10169, Len: 96
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
39 2015-02-15 15:28:24.835 192.168.123.102 192.168.123.107 OpcUa 176 UA Secure Conversation Message: BrowseResponse

Frame 39: 176 bytes on wire (1408 bits), 176 bytes captured (1408 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 10169, Ack: 1372, Len: 110
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
40 2015-02-15 15:28:25.024 192.168.123.107 192.168.123.102 OpcUa 193 UA Secure Conversation Message: ReadRequest

Frame 40: 193 bytes on wire (1544 bits), 193 bytes captured (1544 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 1372, Ack: 10279, Len: 127
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
41 2015-02-15 15:28:25.025 192.168.123.102 192.168.123.107 OpcUa 165 UA Secure Conversation Message: ReadResponse

Frame 41: 165 bytes on wire (1320 bits), 165 bytes captured (1320 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 10279, Ack: 1499, Len: 99
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
42 2015-02-15 15:28:25.080 192.168.123.107 192.168.123.102 OpcUa 145 UA Secure Conversation Message: CreateSubscriptionRequest

Frame 42: 145 bytes on wire (1160 bits), 145 bytes captured (1160 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 1499, Ack: 10378, Len: 79
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
43 2015-02-15 15:28:25.080 192.168.123.102 192.168.123.107 OpcUa 138 UA Secure Conversation Message: CreateSubscriptionResponse

Frame 43: 138 bytes on wire (1104 bits), 138 bytes captured (1104 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 10378, Ack: 1578, Len: 72
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
44 2015-02-15 15:28:25.108 192.168.123.107 192.168.123.102 OpcUa 396 UA Secure Conversation Message: CreateMonitoredItemsRequest

Frame 44: 396 bytes on wire (3168 bits), 396 bytes captured (3168 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 1578, Ack: 10450, Len: 330
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
45 2015-02-15 15:28:25.108 192.168.123.102 192.168.123.107 OpcUa 149 UA Secure Conversation Message: CreateMonitoredItemsResponse

Frame 45: 149 bytes on wire (1192 bits), 149 bytes captured (1192 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 10450, Ack: 1908, Len: 83
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
46 2015-02-15 15:28:26.228 192.168.123.107 192.168.123.102 OpcUa 127 UA Secure Conversation Message: PublishRequest

Frame 46: 127 bytes on wire (1016 bits), 127 bytes captured (1016 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 1908, Ack: 10533, Len: 61
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
47 2015-02-15 15:28:26.466 192.168.123.107 192.168.123.102 OpcUa 218 UA Secure Conversation Message: PublishRequest

Frame 47: 218 bytes on wire (1744 bits), 218 bytes captured (1744 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 1969, Ack: 10533, Len: 152
OpcUa Binary Protocol
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
48 2015-02-15 15:28:26.467 192.168.123.102 192.168.123.107 OpcUa 306 UA Secure Conversation Message: ReadResponse

Frame 48: 306 bytes on wire (2448 bits), 306 bytes captured (2448 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 10533, Ack: 2121, Len: 240
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
49 2015-02-15 15:28:27.538 192.168.123.107 192.168.123.102 OpcUa 157 UA Secure Conversation Message: ReadRequest

Frame 49: 157 bytes on wire (1256 bits), 157 bytes captured (1256 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 2121, Ack: 10773, Len: 91
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
50 2015-02-15 15:28:27.539 192.168.123.102 192.168.123.107 OpcUa 306 UA Secure Conversation Message: ReadResponse

Frame 50: 306 bytes on wire (2448 bits), 306 bytes captured (2448 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 10773, Ack: 2212, Len: 240
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
51 2015-02-15 15:28:29.566 192.168.123.107 192.168.123.102 OpcUa 157 UA Secure Conversation Message: ReadRequest

Frame 51: 157 bytes on wire (1256 bits), 157 bytes captured (1256 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 2212, Ack: 11013, Len: 91
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
52 2015-02-15 15:28:29.567 192.168.123.102 192.168.123.107 OpcUa 306 UA Secure Conversation Message: ReadResponse

Frame 52: 306 bytes on wire (2448 bits), 306 bytes captured (2448 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 11013, Ack: 2303, Len: 240
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
53 2015-02-15 15:28:29.709 192.168.123.107 192.168.123.102 OpcUa 187 UA Secure Conversation Message: ReadRequest

Frame 53: 187 bytes on wire (1496 bits), 187 bytes captured (1496 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 2303, Ack: 11253, Len: 121
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
54 2015-02-15 15:28:29.709 192.168.123.102 192.168.123.107 OpcUa 179 UA Secure Conversation Message: ReadResponse

Frame 54: 179 bytes on wire (1432 bits), 179 bytes captured (1432 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 11253, Ack: 2424, Len: 113
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
55 2015-02-15 15:28:29.748 192.168.123.107 192.168.123.102 OpcUa 162 UA Secure Conversation Message: BrowseRequest

Frame 55: 162 bytes on wire (1296 bits), 162 bytes captured (1296 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 2424, Ack: 11366, Len: 96
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
56 2015-02-15 15:28:29.749 192.168.123.102 192.168.123.107 OpcUa 180 UA Secure Conversation Message: BrowseResponse

Frame 56: 180 bytes on wire (1440 bits), 180 bytes captured (1440 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 11366, Ack: 2520, Len: 114
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
57 2015-02-15 15:28:29.766 192.168.123.107 192.168.123.102 OpcUa 187 UA Secure Conversation Message: ReadRequest

Frame 57: 187 bytes on wire (1496 bits), 187 bytes captured (1496 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 2520, Ack: 11480, Len: 121
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
58 2015-02-15 15:28:29.767 192.168.123.102 192.168.123.107 OpcUa 191 UA Secure Conversation Message: ReadResponse

Frame 58: 191 bytes on wire (1528 bits), 191 bytes captured (1528 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 11480, Ack: 2641, Len: 125
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
59 2015-02-15 15:28:29.793 192.168.123.107 192.168.123.102 OpcUa 267 UA Secure Conversation Message: ReadRequest

Frame 59: 267 bytes on wire (2136 bits), 267 bytes captured (2136 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 2641, Ack: 11605, Len: 201
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
60 2015-02-15 15:28:29.794 192.168.123.102 192.168.123.107 OpcUa 251 UA Secure Conversation Message: ReadResponse

Frame 60: 251 bytes on wire (2008 bits), 251 bytes captured (2008 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 11605, Ack: 2842, Len: 185
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
61 2015-02-15 15:28:29.807 192.168.123.107 192.168.123.102 OpcUa 162 UA Secure Conversation Message: BrowseRequest

Frame 61: 162 bytes on wire (1296 bits), 162 bytes captured (1296 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 2842, Ack: 11790, Len: 96
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
62 2015-02-15 15:28:29.808 192.168.123.102 192.168.123.107 OpcUa 256 UA Secure Conversation Message: BrowseResponse

Frame 62: 256 bytes on wire (2048 bits), 256 bytes captured (2048 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 11790, Ack: 2938, Len: 190
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
63 2015-02-15 15:28:29.820 192.168.123.107 192.168.123.102 OpcUa 267 UA Secure Conversation Message: ReadRequest

Frame 63: 267 bytes on wire (2136 bits), 267 bytes captured (2136 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 2938, Ack: 11980, Len: 201
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
64 2015-02-15 15:28:29.821 192.168.123.102 192.168.123.107 OpcUa 239 UA Secure Conversation Message: ReadResponse

Frame 64: 239 bytes on wire (1912 bits), 239 bytes captured (1912 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 11980, Ack: 3139, Len: 173
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
65 2015-02-15 15:28:29.831 192.168.123.107 192.168.123.102 OpcUa 162 UA Secure Conversation Message: BrowseRequest

Frame 65: 162 bytes on wire (1296 bits), 162 bytes captured (1296 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 3139, Ack: 12153, Len: 96
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
66 2015-02-15 15:28:29.832 192.168.123.102 192.168.123.107 OpcUa 280 UA Secure Conversation Message: BrowseResponse

Frame 66: 280 bytes on wire (2240 bits), 280 bytes captured (2240 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 12153, Ack: 3235, Len: 214
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
67 2015-02-15 15:28:29.846 192.168.123.107 192.168.123.102 OpcUa 162 UA Secure Conversation Message: BrowseRequest

Frame 67: 162 bytes on wire (1296 bits), 162 bytes captured (1296 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 3235, Ack: 12367, Len: 96
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
68 2015-02-15 15:28:29.847 192.168.123.102 192.168.123.107 OpcUa 238 UA Secure Conversation Message: BrowseResponse

Frame 68: 238 bytes on wire (1904 bits), 238 bytes captured (1904 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 12367, Ack: 3331, Len: 172
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
69 2015-02-15 15:28:29.861 192.168.123.107 192.168.123.102 OpcUa 187 UA Secure Conversation Message: ReadRequest

Frame 69: 187 bytes on wire (1496 bits), 187 bytes captured (1496 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 3331, Ack: 12539, Len: 121
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
70 2015-02-15 15:28:29.861 192.168.123.102 192.168.123.107 OpcUa 189 UA Secure Conversation Message: ReadResponse

Frame 70: 189 bytes on wire (1512 bits), 189 bytes captured (1512 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 12539, Ack: 3452, Len: 123
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
71 2015-02-15 15:28:29.873 192.168.123.107 192.168.123.102 OpcUa 299 UA Secure Conversation Message: ReadRequest

Frame 71: 299 bytes on wire (2392 bits), 299 bytes captured (2392 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 3452, Ack: 12662, Len: 233
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
72 2015-02-15 15:28:29.873 192.168.123.102 192.168.123.107 OpcUa 290 UA Secure Conversation Message: ReadResponse

Frame 72: 290 bytes on wire (2320 bits), 290 bytes captured (2320 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 12662, Ack: 3685, Len: 224
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
73 2015-02-15 15:28:29.884 192.168.123.107 192.168.123.102 OpcUa 162 UA Secure Conversation Message: BrowseRequest

Frame 73: 162 bytes on wire (1296 bits), 162 bytes captured (1296 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 3685, Ack: 12886, Len: 96
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
74 2015-02-15 15:28:29.885 192.168.123.102 192.168.123.107 OpcUa 204 UA Secure Conversation Message: BrowseResponse

Frame 74: 204 bytes on wire (1632 bits), 204 bytes captured (1632 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 12886, Ack: 3781, Len: 138
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
75 2015-02-15 15:28:30.592 192.168.123.107 192.168.123.102 OpcUa 157 UA Secure Conversation Message: ReadRequest

Frame 75: 157 bytes on wire (1256 bits), 157 bytes captured (1256 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 3781, Ack: 13024, Len: 91
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
76 2015-02-15 15:28:30.593 192.168.123.102 192.168.123.107 OpcUa 306 UA Secure Conversation Message: ReadResponse

Frame 76: 306 bytes on wire (2448 bits), 306 bytes captured (2448 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 13024, Ack: 3872, Len: 240
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
77 2015-02-15 15:28:31.537 192.168.123.107 192.168.123.102 OpcUa 187 UA Secure Conversation Message: ReadRequest

Frame 77: 187 bytes on wire (1496 bits), 187 bytes captured (1496 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 3872, Ack: 13264, Len: 121
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
78 2015-02-15 15:28:31.537 192.168.123.107 192.168.123.102 OpcUa 187 [TCP Retransmission] UA Secure Conversation Message: ReadRequest

Frame 78: 187 bytes on wire (1496 bits), 187 bytes captured (1496 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 3872, Ack: 13264, Len: 121
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
79 2015-02-15 15:28:31.538 192.168.123.102 192.168.123.107 OpcUa 185 UA Secure Conversation Message: ReadResponse

Frame 79: 185 bytes on wire (1480 bits), 185 bytes captured (1480 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 13264, Ack: 3993, Len: 119
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
80 2015-02-15 15:28:31.563 192.168.123.107 192.168.123.102 OpcUa 162 UA Secure Conversation Message: BrowseRequest

Frame 80: 162 bytes on wire (1296 bits), 162 bytes captured (1296 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 3993, Ack: 13383, Len: 96
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
81 2015-02-15 15:28:31.563 192.168.123.102 192.168.123.107 OpcUa 180 UA Secure Conversation Message: BrowseResponse

Frame 81: 180 bytes on wire (1440 bits), 180 bytes captured (1440 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 13383, Ack: 4089, Len: 114
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
82 2015-02-15 15:28:31.591 192.168.123.107 192.168.123.102 OpcUa 267 UA Secure Conversation Message: ReadRequest

Frame 82: 267 bytes on wire (2136 bits), 267 bytes captured (2136 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 4089, Ack: 13497, Len: 201
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
83 2015-02-15 15:28:31.592 192.168.123.102 192.168.123.107 OpcUa 245 UA Secure Conversation Message: ReadResponse

Frame 83: 245 bytes on wire (1960 bits), 245 bytes captured (1960 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 13497, Ack: 4290, Len: 179
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
84 2015-02-15 15:28:31.614 192.168.123.107 192.168.123.102 OpcUa 162 UA Secure Conversation Message: BrowseRequest

Frame 84: 162 bytes on wire (1296 bits), 162 bytes captured (1296 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 4290, Ack: 13676, Len: 96
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
85 2015-02-15 15:28:31.615 192.168.123.102 192.168.123.107 OpcUa 315 UA Secure Conversation Message: BrowseResponse

Frame 85: 315 bytes on wire (2520 bits), 315 bytes captured (2520 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 13676, Ack: 4386, Len: 249
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
86 2015-02-15 15:28:31.628 192.168.123.107 192.168.123.102 OpcUa 162 UA Secure Conversation Message: BrowseRequest

Frame 86: 162 bytes on wire (1296 bits), 162 bytes captured (1296 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 4386, Ack: 13925, Len: 96
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
87 2015-02-15 15:28:31.629 192.168.123.102 192.168.123.107 OpcUa 243 UA Secure Conversation Message: BrowseResponse

Frame 87: 243 bytes on wire (1944 bits), 243 bytes captured (1944 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 13925, Ack: 4482, Len: 177
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
88 2015-02-15 15:28:32.550 192.168.123.107 192.168.123.102 OpcUa 208 UA Secure Conversation Message: ReadRequest

Frame 88: 208 bytes on wire (1664 bits), 208 bytes captured (1664 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 4482, Ack: 14102, Len: 142
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
89 2015-02-15 15:28:32.551 192.168.123.102 192.168.123.107 OpcUa 209 UA Secure Conversation Message: ReadResponse

Frame 89: 209 bytes on wire (1672 bits), 209 bytes captured (1672 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 14102, Ack: 4624, Len: 143
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
90 2015-02-15 15:28:32.571 192.168.123.107 192.168.123.102 OpcUa 169 UA Secure Conversation Message: BrowseRequest

Frame 90: 169 bytes on wire (1352 bits), 169 bytes captured (1352 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 4624, Ack: 14245, Len: 103
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
91 2015-02-15 15:28:32.574 192.168.123.102 192.168.123.107 OpcUa 180 UA Secure Conversation Message: BrowseResponse

Frame 91: 180 bytes on wire (1440 bits), 180 bytes captured (1440 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 14245, Ack: 4727, Len: 114
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
92 2015-02-15 15:28:32.590 192.168.123.107 192.168.123.102 OpcUa 323 UA Secure Conversation Message: ReadRequest

Frame 92: 323 bytes on wire (2584 bits), 323 bytes captured (2584 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 4727, Ack: 14359, Len: 257
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
93 2015-02-15 15:28:32.590 192.168.123.102 192.168.123.107 OpcUa 276 UA Secure Conversation Message: ReadResponse

Frame 93: 276 bytes on wire (2208 bits), 276 bytes captured (2208 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 14359, Ack: 4984, Len: 210
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
94 2015-02-15 15:28:32.607 192.168.123.107 192.168.123.102 OpcUa 157 UA Secure Conversation Message: ReadRequest

Frame 94: 157 bytes on wire (1256 bits), 157 bytes captured (1256 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 4984, Ack: 14569, Len: 91
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
95 2015-02-15 15:28:32.608 192.168.123.102 192.168.123.107 OpcUa 306 UA Secure Conversation Message: ReadResponse

Frame 95: 306 bytes on wire (2448 bits), 306 bytes captured (2448 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 14569, Ack: 5075, Len: 240
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
96 2015-02-15 15:28:32.623 192.168.123.107 192.168.123.102 OpcUa 169 UA Secure Conversation Message: BrowseRequest

Frame 96: 169 bytes on wire (1352 bits), 169 bytes captured (1352 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 5075, Ack: 14809, Len: 103
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
97 2015-02-15 15:28:32.626 192.168.123.102 192.168.123.107 OpcUa 490 UA Secure Conversation Message: BrowseResponse

Frame 97: 490 bytes on wire (3920 bits), 490 bytes captured (3920 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 14809, Ack: 5178, Len: 424
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
98 2015-02-15 15:28:32.648 192.168.123.107 192.168.123.102 OpcUa 169 UA Secure Conversation Message: BrowseRequest

Frame 98: 169 bytes on wire (1352 bits), 169 bytes captured (1352 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 5178, Ack: 15233, Len: 103
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
99 2015-02-15 15:28:32.650 192.168.123.102 192.168.123.107 OpcUa 345 UA Secure Conversation Message: BrowseResponse

Frame 99: 345 bytes on wire (2760 bits), 345 bytes captured (2760 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 15233, Ack: 5281, Len: 279
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
100 2015-02-15 15:28:33.641 192.168.123.107 192.168.123.102 OpcUa 157 UA Secure Conversation Message: ReadRequest

Frame 100: 157 bytes on wire (1256 bits), 157 bytes captured (1256 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 5281, Ack: 15512, Len: 91
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
101 2015-02-15 15:28:33.642 192.168.123.102 192.168.123.107 OpcUa 306 UA Secure Conversation Message: ReadResponse

Frame 101: 306 bytes on wire (2448 bits), 306 bytes captured (2448 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 15512, Ack: 5372, Len: 240
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
102 2015-02-15 15:28:33.846 192.168.123.107 192.168.123.102 OpcUa 214 UA Secure Conversation Message: ReadRequest

Frame 102: 214 bytes on wire (1712 bits), 214 bytes captured (1712 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 5372, Ack: 15752, Len: 148
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
103 2015-02-15 15:28:33.847 192.168.123.102 192.168.123.107 OpcUa 175 UA Secure Conversation Message: ReadResponse

Frame 103: 175 bytes on wire (1400 bits), 175 bytes captured (1400 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 15752, Ack: 5520, Len: 109
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
104 2015-02-15 15:28:33.862 192.168.123.107 192.168.123.102 OpcUa 171 UA Secure Conversation Message: BrowseRequest

Frame 104: 171 bytes on wire (1368 bits), 171 bytes captured (1368 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 5520, Ack: 15861, Len: 105
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
105 2015-02-15 15:28:33.863 192.168.123.102 192.168.123.107 OpcUa 180 UA Secure Conversation Message: BrowseResponse

Frame 105: 180 bytes on wire (1440 bits), 180 bytes captured (1440 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 15861, Ack: 5625, Len: 114
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
106 2015-02-15 15:28:33.877 192.168.123.107 192.168.123.102 OpcUa 339 UA Secure Conversation Message: ReadRequest

Frame 106: 339 bytes on wire (2712 bits), 339 bytes captured (2712 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 5625, Ack: 15975, Len: 273
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
107 2015-02-15 15:28:33.878 192.168.123.102 192.168.123.107 OpcUa 244 UA Secure Conversation Message: ReadResponse

Frame 107: 244 bytes on wire (1952 bits), 244 bytes captured (1952 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 15975, Ack: 5898, Len: 178
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
108 2015-02-15 15:28:33.896 192.168.123.107 192.168.123.102 OpcUa 171 UA Secure Conversation Message: BrowseRequest

Frame 108: 171 bytes on wire (1368 bits), 171 bytes captured (1368 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 5898, Ack: 16153, Len: 105
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
109 2015-02-15 15:28:33.897 192.168.123.102 192.168.123.107 OpcUa 624 UA Secure Conversation Message: BrowseResponse

Frame 109: 624 bytes on wire (4992 bits), 624 bytes captured (4992 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 16153, Ack: 6003, Len: 558
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
110 2015-02-15 15:28:33.908 192.168.123.107 192.168.123.102 OpcUa 171 UA Secure Conversation Message: BrowseRequest

Frame 110: 171 bytes on wire (1368 bits), 171 bytes captured (1368 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 6003, Ack: 16711, Len: 105
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
111 2015-02-15 15:28:33.910 192.168.123.102 192.168.123.107 OpcUa 515 UA Secure Conversation Message: BrowseResponse

Frame 111: 515 bytes on wire (4120 bits), 515 bytes captured (4120 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 16711, Ack: 6108, Len: 449
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
112 2015-02-15 15:28:34.690 192.168.123.107 192.168.123.102 OpcUa 157 UA Secure Conversation Message: ReadRequest

Frame 112: 157 bytes on wire (1256 bits), 157 bytes captured (1256 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 6108, Ack: 17160, Len: 91
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
113 2015-02-15 15:28:34.691 192.168.123.102 192.168.123.107 OpcUa 306 UA Secure Conversation Message: ReadResponse

Frame 113: 306 bytes on wire (2448 bits), 306 bytes captured (2448 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 17160, Ack: 6199, Len: 240
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
114 2015-02-15 15:28:34.994 192.168.123.107 192.168.123.102 OpcUa 192 UA Secure Conversation Message: CreateMonitoredItemsRequest

Frame 114: 192 bytes on wire (1536 bits), 192 bytes captured (1536 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 6199, Ack: 17400, Len: 126
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
115 2015-02-15 15:28:34.995 192.168.123.102 192.168.123.107 OpcUa 149 UA Secure Conversation Message: CreateMonitoredItemsResponse

Frame 115: 149 bytes on wire (1192 bits), 149 bytes captured (1192 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 17400, Ack: 6325, Len: 83
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
116 2015-02-15 15:28:35.631 192.168.123.102 192.168.123.107 OpcUa 183 UA Secure Conversation Message: PublishResponse

Frame 116: 183 bytes on wire (1464 bits), 183 bytes captured (1464 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 17483, Ack: 6325, Len: 117
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
117 2015-02-15 15:28:35.736 192.168.123.107 192.168.123.102 OpcUa 157 UA Secure Conversation Message: ReadRequest

Frame 117: 157 bytes on wire (1256 bits), 157 bytes captured (1256 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 6325, Ack: 17483, Len: 91
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
118 2015-02-15 15:28:35.737 192.168.123.102 192.168.123.107 OpcUa 306 UA Secure Conversation Message: ReadResponse

Frame 118: 306 bytes on wire (2448 bits), 306 bytes captured (2448 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 17600, Ack: 6416, Len: 240
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
119 2015-02-15 15:28:35.781 192.168.123.107 192.168.123.102 OpcUa 135 UA Secure Conversation Message: PublishRequest

Frame 119: 135 bytes on wire (1080 bits), 135 bytes captured (1080 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 6416, Ack: 17840, Len: 69
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
120 2015-02-15 15:28:36.802 192.168.123.107 192.168.123.102 OpcUa 157 UA Secure Conversation Message: ReadRequest

Frame 120: 157 bytes on wire (1256 bits), 157 bytes captured (1256 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 6485, Ack: 17840, Len: 91
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
121 2015-02-15 15:28:36.803 192.168.123.102 192.168.123.107 OpcUa 306 UA Secure Conversation Message: ReadResponse

Frame 121: 306 bytes on wire (2448 bits), 306 bytes captured (2448 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 17840, Ack: 6576, Len: 240
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
122 2015-02-15 15:28:37.846 192.168.123.107 192.168.123.102 OpcUa 157 UA Secure Conversation Message: ReadRequest

Frame 122: 157 bytes on wire (1256 bits), 157 bytes captured (1256 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 6576, Ack: 18080, Len: 91
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
123 2015-02-15 15:28:37.847 192.168.123.102 192.168.123.107 OpcUa 306 UA Secure Conversation Message: ReadResponse

Frame 123: 306 bytes on wire (2448 bits), 306 bytes captured (2448 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 18080, Ack: 6667, Len: 240
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
124 2015-02-15 15:28:38.893 192.168.123.107 192.168.123.102 OpcUa 157 UA Secure Conversation Message: ReadRequest

Frame 124: 157 bytes on wire (1256 bits), 157 bytes captured (1256 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 6667, Ack: 18320, Len: 91
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
125 2015-02-15 15:28:38.894 192.168.123.102 192.168.123.107 OpcUa 306 UA Secure Conversation Message: ReadResponse

Frame 125: 306 bytes on wire (2448 bits), 306 bytes captured (2448 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 18320, Ack: 6758, Len: 240
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
126 2015-02-15 15:28:39.953 192.168.123.107 192.168.123.102 OpcUa 157 UA Secure Conversation Message: ReadRequest

Frame 126: 157 bytes on wire (1256 bits), 157 bytes captured (1256 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 6758, Ack: 18560, Len: 91
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
127 2015-02-15 15:28:39.954 192.168.123.102 192.168.123.107 OpcUa 306 UA Secure Conversation Message: ReadResponse

Frame 127: 306 bytes on wire (2448 bits), 306 bytes captured (2448 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 18560, Ack: 6849, Len: 240
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
128 2015-02-15 15:28:40.996 192.168.123.107 192.168.123.102 OpcUa 157 UA Secure Conversation Message: ReadRequest

Frame 128: 157 bytes on wire (1256 bits), 157 bytes captured (1256 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 6849, Ack: 18800, Len: 91
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
129 2015-02-15 15:28:40.997 192.168.123.102 192.168.123.107 OpcUa 306 UA Secure Conversation Message: ReadResponse

Frame 129: 306 bytes on wire (2448 bits), 306 bytes captured (2448 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 18800, Ack: 6940, Len: 240
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
130 2015-02-15 15:28:42.039 192.168.123.107 192.168.123.102 OpcUa 157 UA Secure Conversation Message: ReadRequest

Frame 130: 157 bytes on wire (1256 bits), 157 bytes captured (1256 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 6940, Ack: 19040, Len: 91
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
131 2015-02-15 15:28:42.039 192.168.123.102 192.168.123.107 OpcUa 306 UA Secure Conversation Message: ReadResponse

Frame 131: 306 bytes on wire (2448 bits), 306 bytes captured (2448 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 19040, Ack: 7031, Len: 240
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
132 2015-02-15 15:28:43.068 192.168.123.107 192.168.123.102 OpcUa 157 UA Secure Conversation Message: ReadRequest

Frame 132: 157 bytes on wire (1256 bits), 157 bytes captured (1256 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 7031, Ack: 19280, Len: 91
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
133 2015-02-15 15:28:43.069 192.168.123.102 192.168.123.107 OpcUa 306 UA Secure Conversation Message: ReadResponse

Frame 133: 306 bytes on wire (2448 bits), 306 bytes captured (2448 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 19280, Ack: 7122, Len: 240
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
134 2015-02-15 15:28:44.108 192.168.123.107 192.168.123.102 OpcUa 157 UA Secure Conversation Message: ReadRequest

Frame 134: 157 bytes on wire (1256 bits), 157 bytes captured (1256 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 7122, Ack: 19520, Len: 91
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
135 2015-02-15 15:28:44.109 192.168.123.102 192.168.123.107 OpcUa 306 UA Secure Conversation Message: ReadResponse

Frame 135: 306 bytes on wire (2448 bits), 306 bytes captured (2448 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 19520, Ack: 7213, Len: 240
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
136 2015-02-15 15:28:45.167 192.168.123.107 192.168.123.102 OpcUa 157 UA Secure Conversation Message: ReadRequest

Frame 136: 157 bytes on wire (1256 bits), 157 bytes captured (1256 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 7213, Ack: 19760, Len: 91
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
137 2015-02-15 15:28:45.168 192.168.123.102 192.168.123.107 OpcUa 306 UA Secure Conversation Message: ReadResponse

Frame 137: 306 bytes on wire (2448 bits), 306 bytes captured (2448 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 19760, Ack: 7304, Len: 240
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
138 2015-02-15 15:28:46.210 192.168.123.107 192.168.123.102 OpcUa 157 UA Secure Conversation Message: ReadRequest

Frame 138: 157 bytes on wire (1256 bits), 157 bytes captured (1256 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 7304, Ack: 20000, Len: 91
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
139 2015-02-15 15:28:46.212 192.168.123.102 192.168.123.107 OpcUa 306 UA Secure Conversation Message: ReadResponse

Frame 139: 306 bytes on wire (2448 bits), 306 bytes captured (2448 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 20000, Ack: 7395, Len: 240
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
140 2015-02-15 15:28:47.261 192.168.123.107 192.168.123.102 OpcUa 157 UA Secure Conversation Message: ReadRequest

Frame 140: 157 bytes on wire (1256 bits), 157 bytes captured (1256 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 7395, Ack: 20240, Len: 91
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
141 2015-02-15 15:28:47.262 192.168.123.102 192.168.123.107 OpcUa 306 UA Secure Conversation Message: ReadResponse

Frame 141: 306 bytes on wire (2448 bits), 306 bytes captured (2448 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 20240, Ack: 7486, Len: 240
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
142 2015-02-15 15:28:48.301 192.168.123.107 192.168.123.102 OpcUa 157 UA Secure Conversation Message: ReadRequest

Frame 142: 157 bytes on wire (1256 bits), 157 bytes captured (1256 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 7486, Ack: 20480, Len: 91
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
143 2015-02-15 15:28:48.302 192.168.123.102 192.168.123.107 OpcUa 306 UA Secure Conversation Message: ReadResponse

Frame 143: 306 bytes on wire (2448 bits), 306 bytes captured (2448 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 20480, Ack: 7577, Len: 240
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
144 2015-02-15 15:28:49.349 192.168.123.107 192.168.123.102 OpcUa 157 UA Secure Conversation Message: ReadRequest

Frame 144: 157 bytes on wire (1256 bits), 157 bytes captured (1256 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 7577, Ack: 20720, Len: 91
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
145 2015-02-15 15:28:49.351 192.168.123.102 192.168.123.107 OpcUa 306 UA Secure Conversation Message: ReadResponse

Frame 145: 306 bytes on wire (2448 bits), 306 bytes captured (2448 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 20720, Ack: 7668, Len: 240
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
146 2015-02-15 15:28:50.390 192.168.123.107 192.168.123.102 OpcUa 157 UA Secure Conversation Message: ReadRequest

Frame 146: 157 bytes on wire (1256 bits), 157 bytes captured (1256 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 7668, Ack: 20960, Len: 91
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
147 2015-02-15 15:28:50.391 192.168.123.102 192.168.123.107 OpcUa 306 UA Secure Conversation Message: ReadResponse

Frame 147: 306 bytes on wire (2448 bits), 306 bytes captured (2448 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 20960, Ack: 7759, Len: 240
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
148 2015-02-15 15:28:52.451 192.168.123.107 192.168.123.102 OpcUa 157 UA Secure Conversation Message: ReadRequest

Frame 148: 157 bytes on wire (1256 bits), 157 bytes captured (1256 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 7759, Ack: 21200, Len: 91
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
149 2015-02-15 15:28:52.453 192.168.123.102 192.168.123.107 OpcUa 306 UA Secure Conversation Message: ReadResponse

Frame 149: 306 bytes on wire (2448 bits), 306 bytes captured (2448 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 21200, Ack: 7850, Len: 240
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
150 2015-02-15 15:28:54.540 192.168.123.107 192.168.123.102 OpcUa 157 UA Secure Conversation Message: ReadRequest

Frame 150: 157 bytes on wire (1256 bits), 157 bytes captured (1256 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 7850, Ack: 21440, Len: 91
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
151 2015-02-15 15:28:54.540 192.168.123.102 192.168.123.107 OpcUa 306 UA Secure Conversation Message: ReadResponse

Frame 151: 306 bytes on wire (2448 bits), 306 bytes captured (2448 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 21440, Ack: 7941, Len: 240
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
152 2015-02-15 15:28:55.584 192.168.123.102 192.168.123.107 OpcUa 151 UA Secure Conversation Message: PublishResponse

Frame 152: 151 bytes on wire (1208 bits), 151 bytes captured (1208 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 21680, Ack: 7941, Len: 85
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
153 2015-02-15 15:28:55.594 192.168.123.107 192.168.123.102 OpcUa 157 UA Secure Conversation Message: ReadRequest

Frame 153: 157 bytes on wire (1256 bits), 157 bytes captured (1256 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 7941, Ack: 21680, Len: 91
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
154 2015-02-15 15:28:55.595 192.168.123.102 192.168.123.107 OpcUa 306 UA Secure Conversation Message: ReadResponse

Frame 154: 306 bytes on wire (2448 bits), 306 bytes captured (2448 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 21765, Ack: 8032, Len: 240
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
155 2015-02-15 15:28:55.631 192.168.123.107 192.168.123.102 OpcUa 127 UA Secure Conversation Message: PublishRequest

Frame 155: 127 bytes on wire (1016 bits), 127 bytes captured (1016 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 8032, Ack: 22005, Len: 61
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
156 2015-02-15 15:28:56.145 192.168.123.107 192.168.123.102 OpcUa 124 UA Secure Conversation Message: CloseSessionRequest

Frame 156: 124 bytes on wire (992 bits), 124 bytes captured (992 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41610 (41610), Dst Port: 62542 (62542), Seq: 8093, Ack: 22005, Len: 58
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
157 2015-02-15 15:28:56.152 192.168.123.102 192.168.123.107 OpcUa 118 UA Secure Conversation Message: ServiceFault

Frame 157: 118 bytes on wire (944 bits), 118 bytes captured (944 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 22005, Ack: 8151, Len: 52
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
158 2015-02-15 15:28:56.185 192.168.123.102 192.168.123.107 OpcUa 170 UA Secure Conversation Message: CloseSessionResponse

Frame 158: 170 bytes on wire (1360 bits), 170 bytes captured (1360 bits) on interface 0
Ethernet II, Src: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9), Dst: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df)
Internet Protocol Version 4, Src: 192.168.123.102 (192.168.123.102), Dst: 192.168.123.107 (192.168.123.107)
Transmission Control Protocol, Src Port: 62542 (62542), Dst Port: 41610 (41610), Seq: 22057, Ack: 8151, Len: 104
OpcUa Binary Protocol
OpcUa Binary Protocol

No. Time Source Destination Protocol Length Info
159 2015-02-15 15:30:04.859 192.168.123.107 192.168.123.102 OpcUa 157 UA Secure Conversation Message: ReadRequest

Frame 159: 157 bytes on wire (1256 bits), 157 bytes captured (1256 bits) on interface 0
Ethernet II, Src: LgElectr_9b:a5:df (a8:16:b2:9b:a5:df), Dst: HonHaiPr_1d:31:b9 (7c:e9:d3:1d:31:b9)
Internet Protocol Version 4, Src: 192.168.123.107 (192.168.123.107), Dst: 192.168.123.102 (192.168.123.102)
Transmission Control Protocol, Src Port: 41608 (41608), Dst Port: 62542 (62542), Seq: 1, Ack: 1, Len: 91
OpcUa Binary Protocol

February 25, 2015
9:42, EET
Avatar
Ismo Leszczynski
Member
Members
Forum Posts: 4
Member Since:
February 18, 2015
sp_UserOfflineSmall Offline

You can send the server software to uajava-support@prosysopc.com and I’ll have a look, it might be that the client receives/handles the status incorrectly from this particular server.

Forum Timezone: Europe/Helsinki

Most Users Ever Online: 518

Currently Online:
13 Guest(s)

Currently Browsing this Page:
1 Guest(s)

Top Posters:

hbrackel: 135

pramanj: 86

Francesco Zambon: 81

rocket science: 75

ibrahim: 75

Sabari: 62

kapsl: 57

gjevremovic: 49

Xavier: 43

fred: 41

Member Stats:

Guest Posters: 0

Members: 708

Moderators: 16

Admins: 1

Forum Stats:

Groups: 3

Forums: 15

Topics: 1465

Posts: 6252

Newest Members:

christi10l, ahamad1, Flores Frederick, ellenmoss, harriettscherer, shanonhumphreys, KupimotoblokfuB, tamhollander5, paulinafcf, bridgette18l

Moderators: Jouni Aro: 1009, Otso Palonen: 32, Tuomas Hiltunen: 5, Pyry: 1, Petri: 0, Bjarne Boström: 982, Heikki Tahvanainen: 402, Jukka Asikainen: 1, moldzh08: 0, Jimmy Ni: 26, Teppo Uimonen: 21, Markus Johansson: 42, Niklas Nurminen: 0, Matti Siponen: 319, Lusetti: 0, Ari-Pekka Soikkeli: 5

Administrators: admin: 1