|
-
Jul 3rd, 2003, 03:35 PM
#1
Thread Starter
Lively Member
Winsock won't close {RESOLVED}
I have a listbox containing user's computer names. When I click on a name, my single winsock control connects to that user's computer fine. But when I click on a different name, I have the code
to close Winsock1 and enable it to connect to that user. But the event
Private Sub Winsock1_Close()
End Sub
never fires and therefore Winsock1 never closes. How can I make it close??
Last edited by vb_paladin; Jul 6th, 2003 at 10:01 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|