|
-
Feb 18th, 2000, 09:44 AM
#1
Thread Starter
Junior Member
Can I using Vb 5 to write a program,
which is running all the time to check some selected port, like FTP port
Can I blocking the port by using checkbox,
so that when I click the checkbox, the port have been blocked and no one can log in into my pc???
Can anyone help???
-
Feb 18th, 2000, 02:36 PM
#2
Lively Member
Your thinking of a firewall, that will block a specific port and deny any access to it.
The only other method you can do is to have the port open, as soon as a connection request comes in, log the attempt and close the port.
------------------
Regards,
Paul Rivoli
-------------------
[email protected]
http://users.bigpond.com/privoli
-
Feb 19th, 2000, 01:08 AM
#3
The only other method you can do is to have the port open, as soon as a connection request comes in, log the attempt and close the port.
Problem is that this won't work when the port is already open, also i have never find something for vb anywhere to open/close/monitor connections like a program as @guard does.
------------------
Vincent van den Braken
EMail: [email protected]
ICQ: 15440110
Homepage: http://www.azzmodan.demon.nl
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
|