|
-
Jun 2nd, 2001, 10:55 PM
#1
Thread Starter
Hyperactive Member
basic help needed
Alright, here's the deal: I have a program and I tell it to listen on a certain port (1000) via the winsock control. Here's the code I use to do that:
winsock1.localport = 1000
winsock1.listen
Now that the program is listening on port 1000, how do I make it stop listening to that port without stopping the program? Thanks in advance. Later,
-zer0 flaw
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
|