Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.

Web Service

  • 29-01-2014 06:33PM
    #1
    Closed Accounts Posts: 5,656 ✭✭✭


    Pretty much a Noob question also.

    I am trying to send information (just a couple of doubles) from one generating application to another.
    The second application would be using the doubles in a database and graphically displaying information, related to them.

    Locally I can just use a writer to mimic this transfer but I need to be able to do this remotely.
    I have been told that a Web Service can do this but in all my trawling for info (and I mean bloody trawling) I can not find some simple real world examples of something that will do this.

    Does anyone have a link to a tutorial that explains what they are and how to use them?


Comments

  • Registered Users, Registered Users 2 Posts: 6,964 ✭✭✭Talisman


    Instead of creating a web service you could use ZeroMQ.


Advertisement