Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 3.19 KB

README.md

File metadata and controls

33 lines (25 loc) · 3.19 KB

Web Engineering 2021-2022 / Lab2 RPC over HTTP

Please, go to the Wiki in order to get the instructions for this assignment.

Primary goal

Discover how to run the server and the client. Note that the server requires code derived from translator.xsd, and the client requires code derived from a wsdl file published by the server.

Next you must ensure that the client show something similar to:

Result of translating [hello] is [hola].

Secondary goal (:gift:)

Some ideas for obtaining a 🎁 if you are the first that:

User name NIA CI Solution Score
UNIZAR-30246-WebEngineering 30246 Build Status instructions
Diego Marco 755232 Build Status my solution
Alejandro Magallón 779354 Build Status Solution
AndoniSalcedo 785649 Build Status description
German Garces 757024 Build Status solution