See: Description
| Interface | Description |
|---|---|
| pySocket.DataListener |
| Class | Description |
|---|---|
| pySocket |
This class provides general message passing and socket functionalities in order to send and receive data to/from other application.
|
| PythonComponent |
Provides Connection to python
OS Compatibility: Windows
|
| PyUDPSocket |
This class provides a UDP socket and message passing mechanism to transfer data to/from python
OS Compatibility: Windows and Linux
|