Question about C#, servers, XML -
So I'm working on a project for my internship and have done a little injury on a brick wall Unfortunately, Only I know who is qualified to help me at the office, at this time they are on vacation, and Google has unfortunately been disappointed (or my search skills inadequate), so I thought I would ask here.
This is basically to create a server to create a company that is already in the company (which creates a phone application) which I need to do, in one of my applications in my server A request has been sent to me (I have to modify the app to do this, but I do not know), and I have a server response with an XML response that already knows the app how to proceed (main Objective objective That we can see that the actual server imitates the error by simulating it on its server.)
Now, I have some sample HTTP requests and their associated XML responses are easy, the app and the actual server With simulation taken from The app is written in C #, and currently sends HTTP web requests to the real web server's online location, which responds to these HTTP web requests with XML. My server, however, will not be an online location, so the app needs to be modified to work with a socket on a local host. My question:
1) My boss asked to create an XML file to associate some requests with some XML responses, but I do not know what it means Or how to do it. (He said that it can also be done with a .ii file) Anyone knows?
2) Once I have this XML file that can create these organizations, how can I add it to my server? My server can check the request against legitimate requests of its own table And it can find out which reaction to send back?
3) How can any application use HTTP web requests and responses to use sockets? / P>
If you have any questions / clarifications for which you need to give a better answer, please do not hesitate to ask me.
Thank you!
What you're describing is a web service Unfortunately, one setting in an .i file His advice to change is that he has a proprietary system to do it instead of using standard ASMX (which requires IIS) or WCF (which is run in IIS or as a standalone) Service that you think feels like)
about it Without fie information whether they are using, I do not know that you can get a lot of help here.
Comments
Post a Comment