This is a bug in VB 5 and 6... It queues up data to any previously opened connection, instead of sending the data, like it should.

Check out msdn.microsoft.com for more information..

If anyone knows a way around this, PLEASE respond! I really am not looking forward to rewriting my server in the winsock API...

Thanks..