Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Oracle TCP/IP Connection

Status
Not open for further replies.

alsaffar

Programmer
Oct 25, 2001
165
KW
Hi there,

Can some one help me with a "stored procedure/function" example for how to connect "communicate" to an application via TCP/IP?

Thanks in advance ;)
 
Hi,
What exactly is to be communicated?

Shouldn't it start as
Application <--> Oracle, not
Oracle <--> Application ?





[profile]

To Paraphrase:"The Help you get is proportional to the Help you give.."
 
Hi Turkbear, thanks for your reply ;)

I'm planning to send a text message to an application via IP and PORT, and receive a text message from that application via TCP/IP
 
Hi,
What is Oracle going to do with the text message it gets from the app ( assuming it can even get one)?

This seems like an odd task for a Database..Can you explain further?



[profile]

To Paraphrase:"The Help you get is proportional to the Help you give.."
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top