Dear Friends,
We are developing an interface for an existing Informix 4GL application that accesses INFORMIX SE database under AIX UNIX 4.3 using SEIPCPIP protocol.
The interface application is a client server application and requires TCP protocol to be enabled at the INFROMIX server.
My question is - what are the changes that are required in INFORMIX 4GL application to connect to the database using SESOCTCP protocol? Is it enough if the sqlhosts file alone is changed or does it warrant any change in the INFORMIX 4GL application?