( )is a client/server protocol for transferring files across the Internet.A.POP3B.IMAPC.FTPD.HTTP
( )is a client/server protocol for transferring files across the Internet.
A.POP3
B.IMAP
C.FTP
D.HTTP
相关考题:
下列关于X-Windows体系结构说法正确的是()。 A.X-Server用于管理客户端硬件B.X-Server接受鼠标键盘灯发送的信息C.X-client为X-Server提供数据D.X-Client是应用程序
Whichofthefollowingarchitecturesisusedtosupporttheagentortheapplicationtier?() A.SimpleB.Two-tierC.N-tierD.Client-server
WhichofthefollowingdescribestheappropriateportassignmentandmessageexchangeinastandardTFTPtransaction?() A.Server:10.0.0.1:69RRQ/WRQSent;Client:10.0.0.2:1888RRQ/WRQReceivedB.Server:10.0.0.1:1888RRQ/WRQReceived;Client:10.0.0.2:69RRQ/WRQReceivedC.Server:10.0.0.1:69RRQ/WRQReceived;Client:10.0.0.2:69RRQ/WRQSentD.Server:10.0.0.1:69RRQ/WRQReceived;Client:10.0.0.2:1888RRQ/WRQSentE.Server:10.0.0.1:1888RRQ/WRQSent;Client:10.0.0.2:69RRQ/WRQSentF.Server:10.0.0.1:1888RRQ/WRQReceived;Client:10.0.0.2:69RRQ/WRQSent
Internet主要使用的服务模式是()。 A.客户机/服务器(Client/Server)B.终端/服务器(Terminal/Server)C.客户机/终端(Client/Terminal)D.浏览器/服务器(Brower/Server)
获取已上传文件的大小,使用什么数组?A.$_SERVER['REMOTE_ADDR']B.$_SERVER['SERVER_ADDR']C.$_FILES["userfile"]["size"]D.$_SERVER["userfile"]["size"]