winIDEA
isystem.connect - "Remote Controlling an emulator or debugger"
The isystem.connect port was designed to allow out-of-process communication and control over a running instance of winIDEA with minimal complexity imposed on the client application.
The client application makes use of the isystem.connect port through the iCONNECT.DLL providing the IConnectXX COM interfaces. The DLL marshals the IConnectXX function calls via TCP/IP sockets to the specified winIDEA instance, which after processing them, returns them using the same transport path.
|
The isystem.connect port was designed to allow out-of-process communication and control over a running instance of winIDEA with minimal complexity imposed on the client application. The client application makes use of the isystem.connect port through the iCONNECT.DLL providing the IConnectXX COM interfaces. The DLL marshals the IConnectXX function calls via TCP/IP sockets to the specified winIDEA instance, which after processing them, returns them using the same transport path. |
| isystem.connect |
HTML |
- |
Full Documentation |
| GDB Server |
HTML |
- |
GDB Server plugin |
| LabVIEW |
HTML |
- |
LabVIEW VI library |
| Eclipse |
HTML |
- |
Eclipse plugins |
