Can anyone tell me, how I can use a winsock control without Form. I need this to build a Dll function, which checks, if a TCP/IP connection is available. The application should not go to the foreground, when calling the function.
I tried this before. Winsock must be declared with "WithEvents" to receive the Winsock events, but this doesn't run with "New". Also using the term "New Winsock" gives an error.
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.