|
-
Feb 14th, 2000, 07:37 AM
#1
Thread Starter
Addicted Member
hey i now how to make where now if someone connected to your on a port with winsock and that but when they connect how can i kick them out using winsock by like closeing that port or what ?
-
Feb 14th, 2000, 08:13 AM
#2
Member
WinS.Close
(have you looked in the VB help file?? )
------------------
Rapmaster
-
Feb 14th, 2000, 08:36 AM
#3
Thread Starter
Addicted Member
but i want it to close whatever port that person on how can i do that ?
-
Feb 14th, 2000, 09:05 AM
#4
Member
if they are connected on say port 5000 ... closing the socket will disconnect them.
then put the winsock control back into listen mode for someone else to connect.
I'm not sure what else you want to do...
------------------
Rapmaster
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
|