iranasol / dnp3

Automatically exported from code.google.com/p/dnp3
0 stars 0 forks source link

Implement DNP3 Virtual Terminal objects #13

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Two mechanisms:

1. AddVtoChannel/RemoveVtoChannel - raw access to the native VTO byte stream 
via a set of callbacks, used if the Master/Slave wants to terminate the VTO 
channel internally

2. StartVtoRouter/StopVtoRouter - binds a VTO byte stream with some 
PhysicalLayerAsyncBase object (like a TCP client/server connection)

Original issue reported on code.google.com by chris.ve...@gmail.com on 26 Apr 2011 at 7:26

GoogleCodeExporter commented 8 years ago

Original comment by jadamcrain on 26 Apr 2011 at 8:00

GoogleCodeExporter commented 8 years ago

Original comment by chris.ve...@gmail.com on 26 Apr 2011 at 8:01

GoogleCodeExporter commented 8 years ago
Implemented on master, we can create another ticket to push extension to tech 
committee.

Original comment by jadamcrain on 13 Jun 2011 at 8:22