Results 1 to 3 of 3

Thread: How is this done?

  1. #1

    Thread Starter
    Frenzied Member RudyL's Avatar
    Join Date
    Mar 2001
    Location
    Chicago
    Posts
    1,519

    Question How is this done?

    Here at work we have an app that is using a plug-in that notifies the user (via a popup window) that some one has attached to there PC (Shared files). I am courious how this is done and if it can be done in .NET? Any one do this before?

    Rudy
    10 different ways to skin a cat and amazingly enough each and every one has the same result, the cat gets skinned! The same can be applied to code, so be nice and accept each others "preferences".

  2. #2

    Thread Starter
    Frenzied Member RudyL's Avatar
    Join Date
    Mar 2001
    Location
    Chicago
    Posts
    1,519

    Re: How is this done?

    Quote Originally Posted by kulrom
    I assume, you should check all ports all the time as you'd be able note that some one has attached to that PC ...
    I read something for this subject but i cannot recall at the moment ... if i do i will let you know
    Just how many ports are there? (I am not that familiar with network stuff.. Just learning..
    10 different ways to skin a cat and amazingly enough each and every one has the same result, the cat gets skinned! The same can be applied to code, so be nice and accept each others "preferences".

  3. #3
    Frenzied Member Ideas Man's Avatar
    Join Date
    Aug 2002
    Location
    Australia
    Posts
    1,718

    Re: How is this done?

    65,535 ports in Windows. There is a particular port for Windows File and Printer sharing, but I can't remember what it is at this time, something like 445.
    I use Microsoft Visual Basic 2005. (Therefore, most code samples I provide will be based around the .NET Framework v2.0, unless otherwise specified)

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