Path: newssvr20.news.prodigy.com!newsmst01a.news.prodigy.com!prodigy.com!news-FFM2.ecrc.net!newsfeed.siemens.de!nntp.fujitsu-siemens.com!not-for-mail
From: "Volker Hetzer" <volker.hetzer@ieee.org>
Newsgroups: comp.databases.oracle.misc
Subject: Re: direct IP connect to oracle
Date: Wed, 5 May 2004 18:37:56 +0200
Organization: Fujitsu Siemens Computers GmbH
Lines: 22
Message-ID: <c7b594$o1i$1@nntp.fujitsu-siemens.com>
References: <Xns94E0BAE1C3E5Espamghostlinkde@62.153.159.134>
NNTP-Posting-Host: abg0752c.abg.fsc.net
Mime-Version: 1.0
Content-Type: text/plain;
 charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Trace: nntp.fujitsu-siemens.com 1083775076 24626 141.29.58.180 (5 May 2004 16:37:56 GMT)
X-Complaints-To: abuse@sbs.de
NNTP-Posting-Date: Wed, 5 May 2004 16:37:56 +0000 (UTC)
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2800.1409
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409
Xref: newssvr20.news.prodigy.com comp.databases.oracle.misc:138063


"Frank Esselbach" <spam@ghostlink.de> schrieb im Newsbeitrag news:Xns94E0BAE1C3E5Espamghostlinkde@62.153.159.134...
> Hello,
> 
> I'am a macintosh application developer. I need access to a oracle 8i 
> database over the ip network.
> 
> All solution that I could found uses foreign local drivers or libs - I 
> don't like this.
> 
> I want make a direct native socket connect to the listener without other 
> software components, but I can nowhere find a useable description of the 
> used protocol.
> 
> Can someone give me a link or direct informations please?
Sorry, but there is no possibility. The client libraries are responsible
for parsing and binding, all the handles, and incidentally also the socket.
Maybe you can have a statically linked application that contains all
the necessary libs?

Lots of Greetings!
Volker
