View Single Post
  #6   Report Post  
Posted to microsoft.public.excel.programming
SOS[_42_] SOS[_42_] is offline
external usenet poster
 
Posts: 1
Default How to write a VBA code to check whether TCP port (e.g.3306) isblocked or not?

Ok.
Actually I need to check the Incoming Port 3306(MySQL) to get a key. If that disabled, I need to open the port for a limited time and get the information.

Many thanks!
Ratheesh