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. ASP.NET
  4. Speed up port scan process...?

Speed up port scan process...?

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netperformancequestion
3 Posts 2 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.
  • T Offline
    T Offline
    Tek
    wrote on last edited by
    #1

    Hello, I've been working on a simple port scanner in ASP.Net (VB.Net Based), everything works pretty well... But the only thing that I'm not satisfied is the speed :-( When I scan a lot of ports, it'll slow down the process. So I wonder if there's a way I can speed it up? Thanks :-D

    N 1 Reply Last reply
    0
    • T Tek

      Hello, I've been working on a simple port scanner in ASP.Net (VB.Net Based), everything works pretty well... But the only thing that I'm not satisfied is the speed :-( When I scan a lot of ports, it'll slow down the process. So I wonder if there's a way I can speed it up? Thanks :-D

      N Offline
      N Offline
      Natty Gur
      wrote on last edited by
      #2

      by using multi-threading ?

      T 1 Reply Last reply
      0
      • N Natty Gur

        by using multi-threading ?

        T Offline
        T Offline
        Tek
        wrote on last edited by
        #3

        hmmm... I know VB can load a lot of winsock components in a loop (like, Load Winsock(I) in a loop), in order to speed up.... But in ASP.Net, it just doesn't work that way :-( .....

        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