Re: asynchronous socket communication
Tech-Archive recommends: Fix windows errors by optimizing your registry
Hi,
I've only read about it and some sample code and tutorials.
I don't like the idea of checking periodically if i received any answer
from the server.
I have event driven environment and I would like to take advantage of
it. :)
On Jan 25, 8:07 pm, "Ignacio Machin \( .NET/ C# MVP \)" <machin TA
laceupsolutions.com> wrote:
Hi,
Well that's a fair amount of code let me tell you. Did you try a sync
connection first?
.
Relevant Pages
- Re: Multipart file upload in applet
... sample code of questionable utility and I was hoping someone here could give me a hand. ... It is accepted as multipart data on the server end and that works fine. ... Use the Apache HttpClient package, classes HttpClient, PostMethod ... (comp.lang.java.programmer) - Re: How to test if RemoteDesktop still connected from c# Options
... The sample code I gave you is the minimum to establish a connection and interact with a session on the server. ... Now write code to respond to the events you are interested in as well as add features to the form such as the ability to specify server name, display options, redirection options, etc. ... In a couple of hours or so you should be able to have a custom version that has all the features of the regular Remote Desktop Client plus the ability to monitor and respond to disconnects. ... (microsoft.public.windows.terminal_services) - Re: Query.asp sample problems
... I've gone right back to original sample code to eliminate any issues with my ... Catalog is on the local web server indexing ... previously all I've had to change is the Catalog ... > | allow user to select and set the query scope. ... (microsoft.public.inetserver.indexserver) - RE: Create Form from Async-Callback
... the customer will not see the form. ... Besides, from your sample code, the application is waiting for the client ... Its behavior is very like one server and ASP.net team have one ... for the user interaction. ... (microsoft.public.dotnet.general) - Re: Newbie question
... > I need some help building a portal for the Sharepoint Server. ... > that, in sharepoint speak, these are called Web Parts. ... Can someone point to sample code and procedure for publishing this ... (microsoft.public.sharepoint.portalserver) |
|