Results 1 to 14 of 14

Thread: Can anyone detect if .NET is installed in my computer?

  1. #1

    Thread Starter
    Fanatic Member sbasak's Avatar
    Join Date
    Aug 2001
    Location
    Globe Trotter
    Posts
    524

    Wink Can anyone detect if .NET is installed in my computer?

    I like to install .NET in my office computer. But my computer is hooked to a large network. I like to know if I install .NET in my computer, is there any way that network administrator may catch that I've installed .NET in my machine?

    You may assume that network administrator will not come to see my machine. But he will monitor any signal sent from my computer's port. For example, I know that if I install SQL Server 2000 in my computer, it is possible to detect that it is installed by capturing signal from UDP port. Is there any such possibility for .NET as well?

    Thanx
    Life is a one way journey, not a destination. Travel it with a smile and never regret anything.
    Yesterday is history, tomorrow is a mystery, today is gift - that's why we call it present.

  2. #2
    Frenzied Member EyeTalion's Avatar
    Join Date
    Jul 2000
    Location
    New York
    Posts
    1,075
    why is it a big deal if you have .NET installed? harddrive space?
    It's tough being an unhandled exception...

    ___________
    VB.NET 2008
    VB.NET 2010
    ORACLE 11g
    CRYSTAL 11

  3. #3

    Thread Starter
    Fanatic Member sbasak's Avatar
    Join Date
    Aug 2001
    Location
    Globe Trotter
    Posts
    524
    License issue only. Space no matter. To install it on a office computer, the office should ideally have the license for it.
    Life is a one way journey, not a destination. Travel it with a smile and never regret anything.
    Yesterday is history, tomorrow is a mystery, today is gift - that's why we call it present.

  4. #4
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    .NET itself doesnt send out 'signals'

    .NET is free, so I dont know what the issue with icensing would be.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  5. #5
    Lively Member
    Join Date
    Feb 2003
    Location
    UK
    Posts
    95
    i image by .NET he means the full IDE and not just the framework.

  6. #6
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    I figured it to, but I am a stickler for proper usage of terms!
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  7. #7

    Thread Starter
    Fanatic Member sbasak's Avatar
    Join Date
    Aug 2001
    Location
    Globe Trotter
    Posts
    524
    Yes, only the .NET framework is free

    The IDE for developing .NET program isn't free

    I think if I install without MSDE it won't send any signal probably.

    Is it right?
    Life is a one way journey, not a destination. Travel it with a smile and never regret anything.
    Yesterday is history, tomorrow is a mystery, today is gift - that's why we call it present.

  8. #8
    Lively Member
    Join Date
    Feb 2003
    Location
    UK
    Posts
    95
    Big Brother IS watching you

  9. #9
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    There are apps that let you detect what has been installed on computers in your network. Forgot what they called them. We used to have it here, but they allowed us the developers to uninstall that stuff since we are always installing stuff.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  10. #10
    Lively Member
    Join Date
    Feb 2003
    Location
    UK
    Posts
    95
    We have it where i work too. Got a slap on the wrist for having a gig or so of mp3's!

  11. #11
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    teehee. I can get away with it here. And Iwork in the Air Force Reserve Headquarters building on and AF base!
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  12. #12
    Frenzied Member EyeTalion's Avatar
    Join Date
    Jul 2000
    Location
    New York
    Posts
    1,075
    our government money hard at work
    It's tough being an unhandled exception...

    ___________
    VB.NET 2008
    VB.NET 2010
    ORACLE 11g
    CRYSTAL 11

  13. #13
    Frenzied Member
    Join Date
    Oct 2002
    Location
    Gammapolis
    Posts
    1,474
    There are apps that let you detect what has been installed on computers in your network. Forgot what they called them
    They are client server applications, right? Let me know an example of them plz.

    I think if I install without MSDE it won't send any signal probably.
    I think MSDE installs itself as a service, so network admins can easily connect to your computer via computer management and detect it even if it doesnt send any signal. And for the whole program (VS.NET), if they can connect to your registry (I know they can but not sure about the hives they can see) they maybe able to detect that too.
    'Heading for the automatic overload'
    Marillion, Brave, The Great Escape, 1994

    'How will WE stand the FIRE TOMORROW?'
    Eloy, Silent Cries and Mighty Echoes, The Vision - Burning, 1979

  14. #14
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    Originally posted by EyeTalion
    our government money hard at work
    Actually your money is going towards buying things like 10 full copies of Visual Studio .NET.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

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