
Winsock array not accepting multiple connections
Quote:
> I have heard of problems with this Winsock control. Is there some
> workaround for this?
I'm not sure what your situation is but if you ever have winsock
problems when compiled but not in the VB IDE, compile to p-code rather
than native. This solved multiple problems for me that existed on some
machines and not others. If you're going to release this software to
run on multiple machines out there, I suggest you use p-code even if
native works on your development machine. If your problem exists in the
IDE, this probably won't help.
good luck.
--
=======================================================================
Murray Macdonald http://www.mha.ca
Macdonald Harris and Associates - Vancouver, Canada Ph. 604.608.0218
Software Development, Web Programming, Database Design, Authoring Tools
=======================================================================