wxClient request timeout error

This forum can be used to talk about general design strategies, new ideas and questions in general related to wxWidgets. If you feel your questions doesn't fit anywhere, put it here.
Post Reply
rajan_m
Knows some wx things
Knows some wx things
Posts: 39
Joined: Tue Jan 20, 2009 10:37 am
Location: chennai

wxClient request timeout error

Post by rajan_m »

Hi,

I'm currently working with wxServer and wxClient and i'm getting request timeout error from client connection while server is still processing the client request.

Is there any way to make the client to wait till the server responds with the result?.
Every exit is an entry somewhere else!
watertest
In need of some credit
In need of some credit
Posts: 2
Joined: Fri Mar 02, 2012 5:57 am

Re: wxClient request timeout error

Post by watertest »

Hi, Follow the steps on this link----> http://trac.wxwidgets.org/ticket/8164
This can help solve your problem.
Hope it helps.
God Bless
Post Reply