Results 1 to 7 of 7

Thread: Ports

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Aug 2000
    Location
    I'm right here!
    Posts
    849
    Is the internet connection a port comm?
    That can be controled with the mscomm?



    Thanks
    Dekel C.

  2. #2
    Guest
    No, use the Winsock or Inet control with the internet.

    Not all internet connections go via a modem, so there are seperate controls to work with the internet, regardless of the connection type.

    Gerco.

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Aug 2000
    Location
    I'm right here!
    Posts
    849
    But let's say that I want to lock the internet so that
    nothing can go in or out of my computer?
    How do I do that?
    Dekel C.

  4. #4
    Guest
    afaik, you can't.

    With a modem, you can hang it up, but a LAN connection? I dunno... pull the cable out of the computer?

    Gerco.

  5. #5
    Frenzied Member
    Join Date
    Aug 2000
    Location
    O!
    Posts
    1,177
    Originally posted by dekelc
    But let's say that I want to lock the internet so that
    nothing can go in or out of my computer?
    How do I do that?
    Zone Labs has a free product called Zone Alarm that will do just that.

  6. #6

    Thread Starter
    Fanatic Member
    Join Date
    Aug 2000
    Location
    I'm right here!
    Posts
    849
    OK, but I want to use this in my app.
    Dekel C.

  7. #7
    Frenzied Member
    Join Date
    Aug 2000
    Location
    O!
    Posts
    1,177
    Originally posted by dekelc
    OK, but I want to use this in my app.
    Good Luck!

    I have been writing sockets apps for a few years now and I am not aware of any socket routines that will do this for you. That's not to say that there isn't a way.

    I would suggest researching how sniffers work. That should shed some light on what it will take to trap your net traffic.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width