RE: [U2] Pushing envelope on openSocket

2006-02-20 Thread Bob Witney
Hi I am using sockets to run stored procedures in MS SQL and bring back the results in our telesales area We do literally thousands of interactions a day the loop is protocolLogging(,OFF,10) openSocket(SERVER.IP.ADDRESS,SOCKET.PORT,BLOCKINGMODE,TIMEOUT,SOCKETHANDLE1)

RE: [U2] Pushing envelope on openSocket

2006-02-20 Thread Baker Hughes
, February 20, 2006 2:08 AM To: u2-users@listserver.u2ug.org Subject: RE: [U2] Pushing envelope on openSocket Hi I am using sockets to run stored procedures in MS SQL and bring back the results in our telesales area We do literally thousands of interactions a day the loop is protocolLogging(,OFF,10

RE: [U2] Pushing envelope on openSocket

2006-02-17 Thread Baker Hughes
To: u2-users@listserver.u2ug.org Subject: Re: [U2] Pushing envelope on openSocket We are running UDT (6.x) on Solaris RH and normally we have around 200 k open/close sockets a day without any issues. And we started to use sockets already since 2003 (don't remember even ;-) ) with version udt 5.x

Re: [U2] Pushing envelope on openSocket

2006-02-16 Thread Jerry Banker
Where did you get this information? - Original Message - From: Baker Hughes [EMAIL PROTECTED] To: u2-users@listserver.u2ug.org Sent: Thursday, February 16, 2006 12:16 PM Subject: [U2] Pushing envelope on openSocket Hey friends, Is it true that you can only do 6k to 10k openSocket's

RE: [U2] Pushing envelope on openSocket

2006-02-16 Thread Baker Hughes
Subject: RE: [U2] Pushing envelope on openSocket I can't speak from a U2 stand point, regarding limits on socket handles. I just don't have the experience. Thus my off the wall note. The O/S is typically responsible for cleaning up client and server sockets. If U2 is performing O/S level socket