|
-
Feb 5th, 2001, 04:48 AM
#1
Thread Starter
Member
I wonder how it's possible to block port 80. My purpose is to block port 80 so that the user won't be able to use the browser.
Or how can i listen to port 80?
Does anybody have any idea's
-
Feb 8th, 2001, 07:51 AM
#2
Lively Member
I once tried to make a port listener using VB, and I realized that if you use winsock to open the port it becomes blocked...so if you want to block the port simply use the WinSock OCX, or if you don't want to use an OCX find the WinSock API calls search here you should be able to find it, if not try planetsourcecode.com and vbcode.com
Hope this helps,
Bios
Age: 17
Languages: (Q)BASIC, Visual Basic, Dark Basic,C/C++, Visual C++, Perl, Java Script, HTML, ASP
"DO:BEEP:LOOP"
-
Feb 8th, 2001, 09:40 AM
#3
Addicted Member
Just Open Port 80 And Never Close It Until Your Program Terminates. I Think This Should Work
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
|