Hi there,
Im hoping some one can help me cuz Im pulling my hair out.
I am trying to finish a couple of Tcp Servers for communication to VB.
I have a server that is running fine apart from it having to handle the connetions and processing.
How can I create another progress session and pass the connection across to it.
At the moment the server is having to process multiple users requests which of course means they are waiting for each other as it has only one connection to the database.
I have tried using the handle and passing that around using a Unix script to start another session, .but have not managed to get this to work.
I am using 9.1A in character mode but with out an AppServer .
The type of connection that the server is being used for is similar to a web server .
Sorry if this all sounds a bit crap but Im quite new to handles widget etc.
Im hoping some one can help me cuz Im pulling my hair out.
I am trying to finish a couple of Tcp Servers for communication to VB.
I have a server that is running fine apart from it having to handle the connetions and processing.
How can I create another progress session and pass the connection across to it.
At the moment the server is having to process multiple users requests which of course means they are waiting for each other as it has only one connection to the database.
I have tried using the handle and passing that around using a Unix script to start another session, .but have not managed to get this to work.
I am using 9.1A in character mode but with out an AppServer .
The type of connection that the server is being used for is similar to a web server .
Sorry if this all sounds a bit crap but Im quite new to handles widget etc.