- This topic has 8 replies, 3 voices, and was last updated 16 years, 4 months ago by .
-
Topic
-
We have an application that we want the interface engine (IE) to connect to and receive data from, but I don’t know if there exists a pdl to handle the requirements, which are: IE connects to the application via an IP address and a port number.
When the IE opens the IP/port the application (which has been monitoring the port) sends over a stream of data (wrapped in xml). The application then sends data whenever an update occurs in the application. The IE takes the data and sends it to a SQL Server via a tcl proc (for now – this may change later).
Question is, which pdl to use? The mlp_tcp.pdl expects to *send* data when it opens an IP/port, not listen and receive data. I need a pdl that will open an IP/port and just listen for data.
Any help greatly appreciated!
thanks,
Steve Pringle
- The forum ‘Cloverleaf’ is closed to new topics and replies.