Re: Sending UDP datagrams from PLSQL

From: Chris Weiss <nomail_at_nospam.com>
Date: Tue, 2 Apr 2002 13:18:36 -0500
Message-ID: <a8csc5$2b9k$1_at_msunews.cl.msu.edu>


To the best of my knowledge, there is no direct way to do this. However, it is still possible with an external library. You can write either a Java or a C library to perform this task and then link it as an external stored procedure or library. There are plenty of examples on the web of precise code to perform similar tasks. Start with metalink and technet..

The Intermedia products and the encryption tool kit (the random generator in particular) are examples of how Oracle has implemented external functionality within Oracle itself as an extension.

Good Luck!
Chris

--

~~~~~~~~~~~~~~~~
Chris Weiss
www.hpdbe.com
High Performance Database Engineering
~~~~~~~~~~~~~~~~


"MPG" <pg_miguel_at_hotmail.com> wrote in message
news:oXUp8.449944$EH2.1679988_at_telenews.teleline.es...

> Hi there,
> I need to send UDP datagrams from a PLSQL stored procedure. Does
anybodyknow
> if there is any oracle stored package with a function/procedure that makes
> this possible?.
> Thanks in advance,
> Miguel.
>
>
>
Received on Tue Apr 02 2002 - 20:18:36 CEST

Original text of this message