06-04-2007 10:52 AM
06-05-2007 11:03 AM
Hi Tim,
Please try using the DSReader and DSWriter examples and see if you also get this error message and crash. Is the computer loaded from other applications, or just your two VB applications? How high is the load (both RAM and CPU)? What about your network utilization?
Here are some other resources that may be helpful:
What Size Data Can I Send with DataSocket?
How Fast Can I Transfer Live Data with DataSocket?
06-05-2007 08:03 PM
David,
Thank you for your reply. The computer is also running SQL Server (the VB6 apps I mentioned can be thought of as different front ends to the SQL database). The load on the computer can be quite high at times because one of the VB6 apps also periodically acquires data from some external hardware (and SQL tends to take over the computer). The hardware is ethernet based so the network traffic can also be high when data is being transferred between the external hardware and the computer. I'll try running DSReader and DSWriter as you suggested and see what happens.
Thanks.
Tim