Re: Find Oracle Servers on a Network
- From: "Larry Maturo" <lmaturo@xxxxxxxxxx>
- Date: Fri, 27 Oct 2006 17:14:48 -0500
Opps, I just saw you CAN'T easily determine the service name
through the port. I was reading it as you can. Obviously, it's a
difficult problem to solve. Again, any components or libraries
for this?
-- Larry Maturo
"Larry Maturo" <lmaturo@xxxxxxxxxx> wrote in message
news:4542683c$1@xxxxxxxxxxxxxxxxxxxxxxxxx
Hi Eric,
Thank you! Amazingly easy.
-- Larry
"Eric Hill" <"eric[at]ijack[dot]net"> wrote in message
news:op.th3dd7s3x81s5d@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Are there any components or libraries out there that would
allow you to discover Oracle servers on a network? The
more info you could find out about them the better. I assume
it would have to scan ports or something and try to classify
them as belonging to Oracle or not.
You really just need to scan each IP address for an open port 1521 or
1523. That should cover the vast majority of Oracle servers. FWIW, you
can't easily determine the service name through that port.
Eric
.
- References:
- Find Oracle Servers on a Network
- From: Larry Maturo
- Re: Find Oracle Servers on a Network
- From: Eric Hill
- Re: Find Oracle Servers on a Network
- From: Larry Maturo
- Find Oracle Servers on a Network
- Prev by Date: native Win32 CD burning component(s)?
- Next by Date: Re: native Win32 CD burning component(s)?
- Previous by thread: Re: Find Oracle Servers on a Network
- Next by thread: Re: Find Oracle Servers on a Network
- Index(es):
Relevant Pages
|