Basic WSDL service for temperature conversion
68 USDTask 1
Develop a temperature convention Web service. The service contains two operations:
- int c2f(int c); // convert Celsius temperature to Fahrenheit temperature
- int f2c(int f); // convert Fahrenheit temperature to Celsius temperature
Task 2
Develop a Web service to sort a string of numbers (you can use either int or float) separated by
commas. It returns a string of numbers, sorted and separated by commas. You can choose any sorting
algorithm or use a sorting library function in this question. The service contains one operation:
- string sort(string s); // sort a string of numbers, separated by commas
Task 3
develop a Web Application to consume the temperature service and number sorting service that you developed in Questions 1 and 2.
The service must be running on localhost in web browser when your application calls the service.
Task 4
To create a Web browser that can take a URL and display the content of the
page in the text window that you created. You can also Google or Bing search “Making a Web
Browser in Visual Studio” to find the online document on this topic.
Task 5
Add a simple calculator in your Web browser, with floating point +, -, *, and / operations. No service
call is required in this question.
Task 6
Find a temperature Web service (e.g., https://www.meteomatics.com/en/weather-api), and add the
temperature into your browser.
Submission requirements:
Complete solutions with all the files must be submitted, so that the solutions can be unzipped and tested. Put all solution
folder(s) into a single umbrella folder. Zip the umbrella folder for submission.
Applications 2
Client's review of cooperation with Maksym Soloviov
Basic WSDL service for temperature conversionThe project was completed in a very short time.
Freelancer's review of cooperation with Roman Piltyay
Basic WSDL service for temperature conversionIt was a pleasure to work
The client clearly outlined the terms of reference
I recommend it to everyone
Current freelance projects in the category C#
Creation of a plugin for integration with the POS system Syrve, C#Develop a plugin for the Syrve POS system (on-premise), which is installed on the establishment's server. The plugin must: (1) transmit data to our server in real-time — orders, table statuses, payments, receipts; (2) receive commands from Reservble — booking confirmations,… C#, Web Programming ∙ 9 hours 9 minutes back ∙ 9 proposals |
Creation or refinement of firmware and logic for three autonomous LoRa stations based on ESP32.
113 USD
Creation or refinement of firmware and logic for three autonomous LoRa stations based on ESP32. The devices must set up a Wi-Fi access point, serve a local site via a browser (HTTP), receive text and images within a radius of 5-10 km (plus or minus), store data (preferably on… C & C++, C# ∙ 16 hours 10 minutes back ∙ 3 proposals |
S1GG1LA person is needed who can take the initial code of the Minecraft launcher for the project, change the design at their discretion, but there are small style requirements for it to be in purple tones. Regarding payment, please suggest a price for the work. However, the budget is… C#, Gaming Apps ∙ 3 days back ∙ 7 proposals |
Improvement in the existing version of 1C retail block for the distribution center (DC)In general, I will explain what kind of database we have - There is a main server where there is a retail database (where all receipts are recorded) - a UTP database - where all sales are transferred - it calculates the markup and stock balances - small databases of retail… C & C++, C# ∙ 8 days 1 hour back ∙ 6 proposals |
It is necessary to migrate the current working program from FoxPro to C#.Hello everyone! We have a program in FoxPro (it has several modules, it's an accounting program), we have the source code of the program, and if necessary, we can consult with people who support the current program. What needs to be done: 1. Analyze how everything works,… C#, Desktop Apps ∙ 10 days 16 hours back ∙ 19 proposals |