Tm352 web, mobile and cloud technologies assignment


TM352 Web, Mobile and Cloud Technologies Assignment- Open University

Question 1

Assignment description

We expect you to develop a client-side application that connects to any website (online) and execute the HTTP get command to retrieve any web page content. You are free to choose the programming language, we recommend JAVA, as it is the language we are using in this course. It is up to you, which technology to use, whether low level using socket or higher level using for instance HttpURLConnection library JAVA packages, it is about using the HTTP client commands.

We expect a desktop client application having at least the following features:

1- The URL of the website should be entered by the user once the program runs.
2- To retrieve and display the server response header information.
3- Read and display the source (HTML) contents of the web page.
4- To save the retrieved information in a text file with HTLM extension.
5- To deal with exceptions in case something goes wrong.
6- Screen shots (at least two) showing that the client application runs properly.

You need to provide the whole project source code.

Along with your project, create a file named README. txt that contains your name and email address along with the name of your application and a brief description of programming langue used how to run the application whether using IDE or you provided an executable, in all cases you should provide the source code of your project.

Question 2

We expect you to practice developing a server-side web application (we recommend you to use JAVA servlets) to generate a response to an HTTP get request.

It is up to you to decide what theweb application should do, but we will grade it based on the technologies used. We expect a web application having at least the following features:

1- It contains a get method that response to a get HTTP client request.

2- The server side get method receives at least one parameter form the HTTP client request.

3- The get method response should include the received parameter and other content.

4- We expect you to run the client application developed in part1 to execute the server-side web application and retrieve its content.

5- We except you to provide an HTML page (using the form tag) that can be used to execute the web application as an alternative to the client application created in question 1.

6- Screen shots (at least two) showing that the execution of the website runs properly.

Along with your project, please create a file named README. txt that contains your name and email address along with the name of your application and a brief description of programming langue used how to run the application, in all cases you should provide the source code of your project.

Question 3

Assignment description

We want you to write code to perform symmetric encryption on a string plaintext using a ciphering algorithm such as DES, AES or TripleDES.

- The parameter sent form the client application in the previous questions should be encrypted before being sent to the server-side application.

- We expect also that the server-side application should be updated to decrypt the parameter received.

Along with your app, please create a file named README. txt that contains your name and email address along with the name of your app and a brief description of what the application does, along with any special instructions that the user might need to know in order to use it properly (if there are any).

Format your assignment according to the following formatting requirements:

1. The answer should be typed, double spaced, using Times New Roman font (size 12), with one-inch margins on all sides.

2. The response also includes a cover page containing the title of the assignment, the student's name, the course title, and the date. The cover page is not included in the required page length.

3. Also include a reference page. The Citations and references should follow APA format. The reference page is not included in the required page length.

Solution Preview :

Prepared by a verified Expert
Computer Engineering: Tm352 web, mobile and cloud technologies assignment
Reference No:- TGS03023294

Now Priced at $55 (50% Discount)

Recommended (92%)

Rated (4.4/5)