Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle 7.3 - TCP/IP Sockets

Re: Oracle 7.3 - TCP/IP Sockets

From: MotoX <rat_at_tat.a-tat.com>
Date: Mon, 28 Sep 1998 10:17:33 +0100
Message-ID: <906974161.19351.0.nnrp-05.c2de712e@news.demon.co.uk>


Er, why? You can use TCP/IP (via C, C++, Perl, Java, etc.) to connect the machines, provided they've got TCP/IP stacks installed and configured, and they can find a route to each other. So where did SQL or PL/SQL come into this? Please state *what* you are trying to achieve.

In the meantime, look at 'pipes' (Ora 7 & 8) and external procedures (Ora 8 only). Maybe they will help you with what you are trying to do.

MotoX.

Detlev Goebel wrote in message <360A5FFA.6EDA1127_at_www.gzs.de>...
>Hello,
>
>I'm going to buid a system where two different machines must talk
>together.
>My question is :
>
>Is it possible to access TCP/IP Sockets directly from SQL or PL ?
>
>
>Thanks in advance
>
>Detlev
>
>mailto:goebel_at_www.gzs.de
>
>
Received on Mon Sep 28 1998 - 04:17:33 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US