Details setting of the check item

Details setting of the check item
This page details information of the setting of the check item.

  1. What is “Ignore the packet of sending again. (sequence number is same))”?
  2. What is “Ignore the packet of unsetting PSH flag.” ?
  3. What is “Ignore the packet of less than 14 bytes of data size.”?

  1. If you want to show window of setting of the output directory etc.,you will click on “Setting…” in Main Window.
    * If this software is executing log, you must stop log.



    What is “Ignore the packet of sending again. (sequence number is same))”?
    If you check this item, the same packet as the sequence number of the previous packet will be ignored.
    Also if you does not check this item, the same packet as the sequence number of the previous packet will be not ignored. And, if you input some words to “Error output message when not ignored it : “, it will be output to the logging file with the same packet information like following image.

    >> (s) 2008/12/28 12:22:10 [0x00000019 0000810D000000000017]
    <S01F13 W
        <L[2]
            <A[6]    "BGHSMS">
            <A[3]    "1.0">
        >
    >
    << (e)
    
    # *** Error of Resend
    # PACKET HEADER DUMP
    #  0  1  2  3  4  5  6  7  8  9  A  B  C  D  E  F     0123456789ABCFEF
    #  45 00 00 45 2e 3b 40 00 80 06 48 df c0 a8 01 33    E..E.;@. .H゚タィ.3 
    #  c0 a8 01 15 0c d4 13 88 ec 4c 0a 56 b3 29 b4 dd    タィ...ヤ.溢L.Vウ)エン 
    #  50 18 fd ec 71 be 00 00                            P. ・セ.. 
    # PACKET DATA DUMP
    #  0  1  2  3  4  5  6  7  8  9  A  B  C  D  E  F     0123456789ABCFEF
    #  00 00 00 19 00 00 81 0d 00 00 00 00 00 17 01 02    ...... ......... 
    #  41 06 42 47 48 53 4d 53 41 03 31 2e 30             A.BGHSMSA.1.0 
    
    								
    What is “Ignore the packet of unsetting PSH flag.” ?
    If you check this item, the packet that is not set of PSH flag of the IP packet will be ignored.
    When this flag is a unsetting, it is recognized the packet that doesn’t complete sending and receiving usually.
    Also if you does not check this item, the packet that is not set of PSH flag of the IP packet will be not ignored. And, if you input some words to “Error output message when not ignored it : “, it will be output to the logging file with the same packet informatio like same as “Ignore the packet of sending again. (sequence number is same))”.

    What is “Ignore the packet of less than 14 bytes of data size.”?
    If you check this item, the packet that is the data size that doesn’t come up to 14 bytes will be ignored.
    (Data size = All Packet size – IP packet size – TCP packet size)
    The data of at least 14 byte or more in the data size is necessary for the packet data of SECS.
    Also if you does not check this item, the packet that is the data size that doesn’t come up to 14 bytes will be not ignored.
    And, if you input some words to “Error output message when not ignored it : “, it will be output to the logging file with the same packet informatio like same as “Ignore the packet of sending again. (sequence number is same))”.


    When the edit is finished, the “OK” button is clicked. Set information is reflected.


    < Back |