Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 9 of 9
  1. #1
    Join Date
    Dec 2003
    Location
    The Netherlands
    Posts
    475

    ActiveConnections Library

    ActiveConnections.dll v.1.0.0.0

    ActiveConnections.dll lets you get the active connections of the computer. Or with other words, with which computer your computer is connected to.

    A lot of info is returned like: process name, process location, local ip, remote ip etc, etc.

    You have also the option to close the connection.

    A process on the other hand can have multiple active connections, so if you would rather want to close the process see this post: http://indigorose.com/forums/showpos...73&postcount=2

    Download ActiveConnections.v.1.0.0.0.rar

    .Net 2.0 required.

    So long folks...

    With Kind Regards
    sside

  2. #2
    Join Date
    Dec 2003
    Location
    The Netherlands
    Posts
    475

    ActiveConnections.dll v.1.0.0.0

    With Kind Regards
    sside

  3. #3
    Join Date
    Oct 2002
    Location
    RealFake, RF
    Posts
    403
    Cool one, ss...
    "White-colla-AMS-gangsta."

  4. #4
    Join Date
    May 2006
    Posts
    5,380
    super super cool......AMS Firewall....anyone.....
    Open your eyes to Narcissism, Don't let her destroy your life!!

  5. #5
    Join Date
    Jul 2007
    Posts
    1,512
    all your projects are bloody kool but i do see a little problem no of them
    detect if the user as .net installed i have still not got around to it so adding
    maybe a dialog would be usefull to warn the user to get it.


  6. #6
    Join Date
    Mar 2007
    Location
    HeaveN
    Posts
    534

    Wink Thanks RizlaUK

    i think u better have a look at here rexzooly

    http://www.indigorose.com/forums/sho...05&postcount=1

  7. #7
    Join Date
    Jul 2007
    Posts
    1,512
    thanks just what i was looking for

  8. #8
    Join Date
    May 2006
    Posts
    5,380
    c,mon, we cant expect sside to take care of everything we gotter do a little work

    also....if the dll requires .NET to work, how would it detect it, if its not installed ??
    Open your eyes to Narcissism, Don't let her destroy your life!!

  9. #9
    Join Date
    Oct 2002
    Location
    RealFake, RF
    Posts
    403
    DotNet_Install_Location = Registry.GetValue(HKEY_LOCAL_MACHINE, "Software\\Microsoft\\.NETFramework", "InstallRoot", true);
    Does_File_Exist = File.Find(DotNet_Install_Location.."\\v2.0.50727\\ ", "mscorrc.dll", true, false, nil);
    if (Does_File_Exist == nil) then
    XYZ
    else
    XYZ
    end


    Works great every time for me. =)
    "White-colla-AMS-gangsta."

Similar Threads

  1. Access database library
    By sside in forum AutoPlay Media Studio 5.0
    Replies: 5
    Last Post: 02-25-2009, 07:50 AM
  2. ApplicationMessageCenter Library
    By sside in forum AutoPlay Media Studio 5.0
    Replies: 15
    Last Post: 11-14-2008, 11:57 PM
  3. Image library
    By sside in forum AutoPlay Media Studio 5.0
    Replies: 8
    Last Post: 05-30-2006, 05:22 AM
  4. AMS5 Code & Example Library.
    By sside in forum AutoPlay Media Studio 5.0
    Replies: 11
    Last Post: 02-25-2005, 01:28 AM
  5. Anyone Suggest A Graphics Library and Printer?
    By wwwScottRohcom in forum AutoPlay Media Studio 4.0
    Replies: 6
    Last Post: 08-14-2002, 01:05 PM

Posting Permissions

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