143k views
3 votes
You are in the middle of a big project at work. all of your work files are on a server at the office. you want to be able to access the server desktop, open and edit the files, save the files on the server, and print the files to a printer connectected to a computer at home. which protocol should you use.?

A. RDP
B. SSH
C. Telnet
D. TFTP
E. FTP

User Kaylin
by
5.7k points

1 Answer

4 votes

Answer: A. RDP

Step-by-step explanation:

RDP stands for remote desktop protocol which is being developed by Microsoft. Using RDP we can open and edit the files, save the files on the server, and print the files to a printer connected to a computer at home.

Here we have two versions the one used by the client has to run the client version and the one from which the access of the files is required has to run the servers version. RDP listens to port 3389 of both TCP and UDP.

With the help of this protocol one can be able to access all the files from the server computer and hence proves to be very effective in big projects.

User Hannes Ach
by
5.7k points