Home » Developer & Programmer » Forms » Need to read data from socket server (DS10g)
Need to read data from socket server [message #335041] Sat, 19 July 2008 23:03 Go to next message
ziaur
Messages: 12
Registered: March 2008
Location: Dhaka
Junior Member

I tried to use a bean in my main screen. I have some links in main screen, which opens other forms. Our goal was when we recieve a message in port, we wanted to show a form on top of other existing forms. It does the job, if there is only main screen. But, when we open a new form [using call_form or open_form] whenever a message is recieved an error message is shown 'cannot navigate to main_screen'. Then we tried to close the socket before opening other forms. And, opening the socket from the new form. But, this was not successful either. Because, we were unable to stop the socket server from listening. Only way, we could do this by showing two consecutive messages. And, only after that, the socket stops listening! Any idea how to resolve the issue? My question is why the socket server is not stopping as soon as we call set_custom_property passing 'STOP_SERVER' ?

Thanks in advance.


In attach file i send my form
Re: Need to read data from socket server [message #335053 is a reply to message #335041] Sun, 20 July 2008 06:33 Go to previous messageGo to next message
ziaur
Messages: 12
Registered: March 2008
Location: Dhaka
Junior Member

hi its urgent!!!

please reply
Re: Need to read data from socket server [message #335063 is a reply to message #335053] Sun, 20 July 2008 11:36 Go to previous messageGo to next message
Frank
Messages: 7901
Registered: March 2000
Senior Member
Hi, we don't care!

If it's urgent:
- you should have planned this thing better
- you should hire someone to do it for you
Re: Need to read data from socket server [message #335106 is a reply to message #335063] Mon, 21 July 2008 00:54 Go to previous messageGo to next message
ziaur
Messages: 12
Registered: March 2008
Location: Dhaka
Junior Member

have it any solution?
Re: Need to read data from socket server [message #335840 is a reply to message #335063] Wed, 23 July 2008 23:44 Go to previous messageGo to next message
ziaur
Messages: 12
Registered: March 2008
Location: Dhaka
Junior Member

So you don't know any thing about that, Thats why you are telling like that.
Re: Need to read data from socket server [message #339226 is a reply to message #335041] Thu, 07 August 2008 02:10 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
This is happening probably because you are using Oracle Forms for something that should be written in VB or Java or .Net. You know, one of those PC interactive, sits and waits all day for input to run across the screen thingys. Oracle Forms is not one of those sorts of application. It is a block mode processing system for handling serious data on different hardware platforms.

David
Previous Topic: show_view
Next Topic: size of ole
Goto Forum:
  


Current Time: Thu Feb 06 12:32:42 CST 2025