|
-
Dec 29th, 2004, 01:35 PM
#1
Thread Starter
Frenzied Member
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".
-
Dec 29th, 2004, 08:33 PM
#2
Thread Starter
Frenzied Member
Re: How is this done?
 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".
-
Dec 29th, 2004, 08:59 PM
#3
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|