I have a simple webservice in asp.net which determine if the input parameter is valid or not : [WebMethod]
How to capture inserting terminal to cradle and make this tests? i need to check 3 things: 1. if th开发者_StackOverflowe terminal is in the cradle
I\'ve been asked by a client to develop a server heavily based on web services and web interfaces (HTML + Ajax GUIs). Now before I start googling, I\'d like to hear from you all, what do you recommend
I am writing a C# program that will check to ensure that all the connections it should have active based on it\'s web config file are active and if not it till try to restart the connection and tell t
I managed (thanks to an example I saw in adobe labs) to host in my webpage an swf, and through Cirrus I could establish a connection between two different users, that worked like a charm, BUT, I had t
开发者_开发知识库I have an interoperable WCF service which needs to provide a DateTime value to the clients.
I am calling a web services from client side on .aspx page, and I want to call a function on the success of this service.
What is t开发者_运维百科he best development environment/language for the PowerPC 7448 to make the server? The server should be normal http/XML. The HW is pretty limited since the CPU is 1GHz, there is
I am trying to implement RESTEasy in my project, which is giving java.lang.LinkageError: LinkageError while defining
It\'s the first time I use a web service with SOAP in a php application. Actually I do something like this :