Store & Forward

  • Thread starter Thread starter Richard Jones
  • Start date Start date
R

Richard Jones

I know this has been talked about at length.

But I wonder if anyone has produced a template for an application that
will automatically try and connect periodically to a server using
connection manager (i.e to establish an internet or work connection)

Then attempt to do a syncronisation of data back with a base server
(either by web-service, msmq, sockets or other means????)

It seems to me a lots of apps that people are building out there need
this type of functionality.

Sounds like an ideal job for an application block?
 
This sounds like an MSMQ application, although I'm not sure how much
configurability there is in MSMQ for periodic connection attempts. I think
that there are some MSMQ examples floating around...

Paul T.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top