Http to windows service



I want to have clients accross the internet send information to my
Windows Service (all the way to the main business appdomain) as fast as
possible and with the least ammount of processing (serializing, ports
etc.). Also, i want to code this as easily as possible (webservices?).
What's the best way to go?

Thanks

.



Relevant Pages

  • Re: Regularly update table
    ... You can write a windows service that will ping the internet for the ... > I have a currency Rate table which contains different currencies rates ...
    (microsoft.public.sqlserver.programming)
  • Re: constantly checking internet connection
    ... You can develop an windows Service which will fire an API to check whether ... ur PC is conencted to Internet or not ...
    (microsoft.public.dotnet.languages.csharp)
  • Initiating an HTTP session from a windows service using CHttpConnection
    ... a windows service it does not work: ... system account". ... fine to the internet using a "w3client" API (under local system ...
    (microsoft.public.win2000.security)
  • Re: windows service
    ... you can use (srvany) application, by this application you can run any (EXE) ... you can search for on the internet by Google. ... or you can make Windows Service Application by Visual Studio.NET, ...
    (microsoft.public.vb.general.discussion)