New to asynchronous calls, in this case using a call back. The code below works.
The code is calling a rather rudimentary web service which returns xml. If the service returns xml the code works fine and msresponse is filled with the xml and the funcion "GetWebserviceData" is able to return, to...
I've been trying for about 3 months now to write a multithreaded app to collect data from multiple machines in a machine shop and insert the data into a database. There are 87 machines, 48 of which dump their data into text files on a network drives, and 39 of which that can be polled for data...
Hi. I've been searching around the web and here for several days and haven't found a solution to my problem. I'm a veteran ASP.NET developer but I'm new to WinForms and multithreading. I'm using VS 2010 and VB.NET 4.0.
I have a console application that takes minutes to hours to run. It...
Hi
I have an application that i have communicating with another device using an asynchronous communication methdod (beginreceive method). I need to lnow if there is.a.way to.stop this communication without actually receiving.data. i.have a calnacl method set up so that when data is received it...
Hi,
I have a requirement to create a socket server in VB .Net that is capable of handling data exchange from multiple mobile units to a central server (Not to each other). The units communicate using value pairs of information in the form of :VARIABLE1=VALUE1&VARIABLE2=VALUE2&VARIABLE3=VALUE3...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.