Explanation:
REST (Representational State Transfer) is an architectural style for designing networked applications, using HTTP methods for CRUD operations.
Which of the following network parameters identifies an unencrypted network protocol configuration variant used to transfer files over port 21 without encryption?
Explanation:
Standard File Transfer Protocol (FTP) operates unencrypted across ports 20 and 21, transmitting authentication and data packets in plain text.
No comments yet. Be the first to start the discussion!