|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
Service Monitoring through Port connections
I tried this question in the ASP area, but I was wondering if a full blown VB app might work better.
The company that I work for has a large number of Lotus Notes servers that periodically go down but still respond to pings. However, I believe that they stop responding to port 1352. What I would like to do is to code something in VB that would run through a list of servers and attempt to make a connection to that port. Does anyone know of an elegant solution? Thanks, Tyler |
|
#2
|
|||
|
|||
|
Quote:
Write something that loads a list of servers from file, loop through them and you could use mswinsock to attempt a connection on port 1352. Then just make note of those that it fails to connect to. |
![]() |
| Viewing: ASP Free Forums > Programming > Visual Basic Programming > Service Monitoring through Port connections |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|