Concerning your problem, I think that the connection doesn’t close automatically when the Winsock object is destroyed. That must be true for Visual Basic.
What you have to do is to add “this.object.close()” in the close event as well as in the Destroy event of the Winsock objects (server...
Hi jimmy
Actually, we have the same problem with the winsock client application. We have spotted the problem to the fact that in case that the control has a method and event or a method and a property with the same name the VFP6 get confused and instead of calling the method calls the event. In...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.