If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > Connecting Client Applications through SESOCTCP ...

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-28-04, 11:08
ramcha ramcha is offline
Registered User
 
Join Date: Oct 2004
Posts: 14
Question Connecting Client Applications through SESOCTCP ...

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?
Reply With Quote
  #2 (permalink)  
Old 10-30-04, 12:42
RobP RobP is offline
Registered User
 
Join Date: Mar 2004
Location: Netherlands
Posts: 183
Hi,

In SE you need to do two things:

1. Change the sqlhosts file to sesoctcp

2. Start that tcp/ip deamon. (See SE manual for more info)

The second point is a typical SE issue.

Greetz,

Rob Prop
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On