Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. Get Server Info

Get Server Info

Scheduled Pinned Locked Moved Web Development
sysadmintutorialquestion
5 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    antbates
    wrote on last edited by
    #1

    Hi all, I need to get some information about a specfied remote server using ASP. Does anybody know how to do this? Thanks Anthony

    A 1 Reply Last reply
    0
    • A antbates

      Hi all, I need to get some information about a specfied remote server using ASP. Does anybody know how to do this? Thanks Anthony

      A Offline
      A Offline
      antbates
      wrote on last edited by
      #2

      All, If anyone could tell me how to check if another machine is running IIS, that would be great also. Thanks again, Anthony

      P 1 Reply Last reply
      0
      • A antbates

        All, If anyone could tell me how to check if another machine is running IIS, that would be great also. Thanks again, Anthony

        P Offline
        P Offline
        Philip Patrick
        wrote on last edited by
        #3

        To gather information about machine where you execute your ASP code, you can use WScript object. Look for a good example here: http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=8205&lngWId=4[^] antbates wrote: If anyone could tell me how to check if another machine is running IIS It already has IIS,if you are executing ASP code, not? :) Also forget about network in ASP. You cannot access any network resources (unless you change access rights for the default internet guest account) Philip Patrick Web-site: www.stpworks.com "Two beer or not two beer?" Shakesbeer

        A 1 Reply Last reply
        0
        • P Philip Patrick

          To gather information about machine where you execute your ASP code, you can use WScript object. Look for a good example here: http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=8205&lngWId=4[^] antbates wrote: If anyone could tell me how to check if another machine is running IIS It already has IIS,if you are executing ASP code, not? :) Also forget about network in ASP. You cannot access any network resources (unless you change access rights for the default internet guest account) Philip Patrick Web-site: www.stpworks.com "Two beer or not two beer?" Shakesbeer

          A Offline
          A Offline
          antbates
          wrote on last edited by
          #4

          Maybe I should have explained myself more clearly. I am on Machine A, running an ASP script on Server B, and need to check if Machine C has IIS. What I have done is to make a component in VB which uses NetServerGetInfo. As you say though, it doesn't work very well due to permissions problems. Thanks for your help.

          J 1 Reply Last reply
          0
          • A antbates

            Maybe I should have explained myself more clearly. I am on Machine A, running an ASP script on Server B, and need to check if Machine C has IIS. What I have done is to make a component in VB which uses NetServerGetInfo. As you say though, it doesn't work very well due to permissions problems. Thanks for your help.

            J Offline
            J Offline
            Jonavis
            wrote on last edited by
            #5

            your looking in the wrong place.. From what I've gathered, considering Im a frequent user here at Code Proyect, all you'll find here are legal codes and sources....but...you should look around www.astalavista.com,...look for scanners... There you'll find applications that can preform these tasks..cuz I personally havent heard or seen of a way of reading from another server through web-enabled applications... http://www.astalavista.com/archive/ luck, Jon X-ZD Designs

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups