Skip to content

Commit 79e9b04

Browse files
committed
CIP, ENIP : cleanup comments
1 parent 2dcd9c6 commit 79e9b04

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

src/javaforce/net/CIP.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
import javaforce.controls.ab.*;
44

5-
/** CIP : Connection Manager : Request
5+
/** CIP : Common Industrial Protocol
66
*
77
* @author pquiring
88
*/

src/javaforce/net/ENIP.java

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@
22

33
import javaforce.controls.ab.*;
44

5-
/** EtherNet/IP (Industrial Protocol)
5+
/** EtherNet/IP (Industrial Protocol).
6+
*
7+
* The ill named packet:
8+
* EtherNet/IP is a sub packet of the Ethernet/IP packets.
9+
* Namer deserves the Darwin award.
610
*
711
* @author pquiring
812
*/

0 commit comments

Comments
 (0)