Groups > Asp .Net > HttpHandlers and HttpModules > Re: Is it possible to connect and retrieve data from a Synchronous Server by using an Asynchronous Client?




Is it possible to connect and retrieve data from a
Synchronous Server by using an Asynchronous Client?

Is it possible to connect and retrieve data from a Synchronous Server by using an Asynchronous Client?
Wed, 12 Mar 2008 14:39:57 +000
I have tried to use an Asynchronous Client to connect to a server.
And it doesn't work. However, i used to same code for client and try to
implement an asynchronous server.

Both of them work correctly.

Thus, I would like to know that 
Is it possible to connect and retrieve data from a Synchronous Server by using
an Asynchronous Client?

*references to implementation of both aynchronous server/client
 http://msdn2.microsoft.com/en-us/library/w89fhyex(VS.80).aspx

Thanks in advance
Post Reply
Re: Is it possible to connect and retrieve data from a Synchronous Server by using an Asynchronous Client?
Tue, 18 Mar 2008 08:46:36 +000
Hi GniHt,

GniHt:Thus, I would like to know that 
Is it possible to connect and retrieve data from a Synchronous Server by using
an Asynchronous Client?

*references to implementation of both aynchronous server/client
 http://msdn2.microsoft.com/en-us/library/w89fhyex(VS.80).aspx

You can use the MSDN examples, however I don't think it has anything to do with
HttpHandlers or HttpModules.
Post Reply
about | contact