Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

why

2 views
Skip to first unread message

john

unread,
Jul 10, 2003, 8:51:26 PM7/10/03
to
i use accept() and recv() function of windows socket API .i create process
for them,however when the program runs them stop and wait server or client
data,not run other script.
when server cut then run next command and function.why??how to i do??
thanks.


Andy Turiansky [TeamSybase]

unread,
Jul 11, 2003, 7:39:53 AM7/11/03
to
Sounds like you are trigering an event/function that calls the recv() or
accept() instead of posting to that event/function... when you trigger an event
or function, you are iin fact making a syncronous call, whereas posting it does
it asyncronously.

I hope I am understanding your question correctly.....

On Fri, 11 Jul 2003 08:51:26 +0800,
in powersoft.public.powerbuilder.connectivity

- - -
Andy [TeamSybase]

Techwave 2003 - http://www.sybase.com/techwave2003
International Sybase User Group (ISUG) - http://www.isug.com
CodeXchange - http://powerbuilder.codeXchange.sybase.com/


Andy Turiansky [TeamSybase]

unread,
Jul 11, 2003, 7:41:06 AM7/11/03
to
As an FYI.. you should make your subject line more descriptive otherwise you
risk your question not being answered...

On Fri, 11 Jul 2003 08:51:26 +0800,
in powersoft.public.powerbuilder.connectivity
john <eggs...@public.gb.com.cn> wrote:

- - -

0 new messages