Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: OT - using winsock.dll from within forms 6i
There isn't anything for Winsock.dll, but you could use FORMS_FFI interface
to hook into any DLL. For examples lookup D2KWUTIL.DLL and D2KWUTIL.PLL
these hook into windows API to get an idea. If you install FFIGEN package,
it will let you specify a DLL and import all available interfaces in PL/SQL.
I think it is somewhere on the CD and is not installed by default, else you
can get it from OTN.
Raj
QOTD: Any clod can have facts, but having an opinion is an art!
-----Original Message-----
Sent: Wednesday, January 30, 2002 10:16 AM
To: Multiple recipients of list ORACLE-L
Buried somewhere within the Forms directory tree is a 'DEMO' directory, containing a number of .PLL files and associated .HLP files. It's been awhile since playing with Forms, but there's some pretty cool stuff in that directory, and there maybe a .PLL for using winsock IIRC.
Jared
*********************************************************************1
This e-mail message is confidential, intended only for the named recipient(s) above and may contain information that is privileged, attorney work product or exempt from disclosure under applicable law. If you have received this message in error, or are not the named recipient(s), please immediately notify corporate MIS at (860) 766-2000 and delete this e-mail message from your computer, Thank you.
*********************************************************************1
Received on Wed Jan 30 2002 - 09:50:38 CST