May 9, 2006 #1 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 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
May 9, 2006 #2 Turkbear Technical User Mar 22, 2002 8,631 US Hi, What exactly is to be communicated? Shouldn't it start as Application <--> Oracle, not Oracle <--> Application ? To Paraphrase:"The Help you get is proportional to the Help you give.." Upvote 0 Downvote
Hi, What exactly is to be communicated? Shouldn't it start as Application <--> Oracle, not Oracle <--> Application ? To Paraphrase:"The Help you get is proportional to the Help you give.."
May 9, 2006 Thread starter #3 alsaffar Programmer Oct 25, 2001 165 KW 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 Upvote 0 Downvote
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
May 9, 2006 #4 Turkbear Technical User Mar 22, 2002 8,631 US 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? To Paraphrase:"The Help you get is proportional to the Help you give.." Upvote 0 Downvote
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? To Paraphrase:"The Help you get is proportional to the Help you give.."