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
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Web Service

  • 29-01-2014 5: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,472 ✭✭✭Talisman


    Instead of creating a web service you could use ZeroMQ.


Advertisement