Asynchronous requests vs. multithreading

B

BoomWackaBoom

<Newbie disclaimer>

I'm building an ASP.NET/VB port scanner that needs to perform several
"pings" simultaneously on various ports, etc... Obviously, I don't
want this to execute serially, since that would take forever. Is this
something that is best done with multithreading (i.e. thread pooling)
or asynchronous requests (i.e. invoke) or what?

Does anyone know of a good tutorial in ASP.NET/VB? I've seen a couple
in C# and VB WinForms but those don't help too much...

Thanks!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top