transfering data between two different systems through dedicated port
Hi!
We are developing our system in java. But we need to communicate an existing Tandem COBOL System through a dedicated port to get some information. The user has already developed an interface to listen the request and send the response. What sort of interface we need to develop for requesting and receiving data? Anyone here to help me?

