Wedding Photography Slideshow

cavsi, Orlando, Florida What is HTML ?

998 views | Posted in Internet, Network | Print Print | Email Email

Hypertext Markup Language. A standardized language of computer code, imbedded in “source” documents behind all Web documents, containing the textual content, images, links to other documents (and possibly other applications such as sound or motion), and formatting instructions for display on the screen. When you view a Web page, you are looking at the product of this code working behind the scenes in conjunction with your browser. Browsers are programmed to interpret HTML for display.

HTML often imbeds within it other programming languages and applications such as SGML, XML,...

Contenido completo »


cavsi, Orlando, Florida What is FTP ?

600 views | Posted in Internet, Network | Print Print | Email Email

Short for File Transfer Protocol, the protocol for exchanging files over the Internet. FTP works in the same way as HTTP for transferring Web pages from a server to a user’s browser and SMTP for transferring electronic mail across the Internet in that, like these technologies, FTP uses the Internet’s TCP/IP protocols to enable data transfer.

There are two computers involved in an FTP transfer: a server and a client. The FTP server, running FTP server software, listens on the network for connection requests from other computers. The client computer, running...

Contenido completo »