|
@@ -1,17 +1,12 @@
|
|
|
This file serves as brainstorming buffer for ideas to improve and enhance OpENer:
|
|
This file serves as brainstorming buffer for ideas to improve and enhance OpENer:
|
|
|
|
|
|
|
|
* New Features:
|
|
* New Features:
|
|
|
- - Call-back interface to inform application on connection time outs
|
|
|
|
|
- Establishment (acknowledge for listen only), Timeout, Close
|
|
|
|
|
- - Change of State and application triggered connections
|
|
|
|
|
- Implementation of common CIP-objects
|
|
- Implementation of common CIP-objects
|
|
|
- CIP-Sync
|
|
- CIP-Sync
|
|
|
- CIP-Motion
|
|
- CIP-Motion
|
|
|
|
|
|
|
|
|
|
|
|
|
* Improvements and Optimizations
|
|
* Improvements and Optimizations
|
|
|
- - Rework data serialization for the GetAttribute services
|
|
|
|
|
- - Test exclusive owner connections (inputs/outputs)
|
|
|
|
|
- Remove the need for the response buffer in the explicit message handling
|
|
- Remove the need for the response buffer in the explicit message handling
|
|
|
(zero copy stack)
|
|
(zero copy stack)
|
|
|
- Rework I/O message handling:
|
|
- Rework I/O message handling:
|
|
@@ -23,8 +18,3 @@ This file serves as brainstorming buffer for ideas to improve and enhance OpENer
|
|
|
the scanner gives a different port number
|
|
the scanner gives a different port number
|
|
|
- use the registered port number 2222 for all I/O communication
|
|
- use the registered port number 2222 for all I/O communication
|
|
|
|
|
|
|
|
-
|
|
|
|
|
-* Documentation
|
|
|
|
|
- - Write general documentation section:
|
|
|
|
|
- - Using OpENer in Products
|
|
|
|
|
- - Extending OpENer
|
|
|