Next: net channels conditions, Previous: net channels channels, Up: net channels [Index]
The concrete object–types implemented by (vicare net channels)
implement the interfaces documented in this section.
• net channels ifaces channel: | Interface <<channel>> .
| |
• net channels ifaces bichannel: | Interface <<binary-input-channel>> .
| |
• net channels ifaces bochannel: | Interface <<binary-output-channel>> .
| |
• net channels ifaces tichannel: | Interface <<textual-input-channel>> .
| |
• net channels ifaces tochannel: | Interface <<textual-output-channel>> .
|