Re: Find Oracle Servers on a Network
- From: "Eric Hill" <"eric[at]ijack[dot]net">
- Date: Fri, 27 Oct 2006 12:55:09 -0500
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
.
- Follow-Ups:
- Re: Find Oracle Servers on a Network
- From: Larry Maturo
- Re: Find Oracle Servers on a Network
- References:
- Find Oracle Servers on a Network
- From: Larry Maturo
- Find Oracle Servers on a Network
- Prev by Date: Re: RTC Remote Tools 2.x -> Development Blog
- Next by Date: Re: DelphiSpeedUp 2.0
- Previous by thread: Find Oracle Servers on a Network
- Next by thread: Re: Find Oracle Servers on a Network
- Index(es):
Relevant Pages
|