File Transfer Protocol (FTP) is a standard network protocol used to copy a file from one host to another over a TCP-based network, such as the Internet. FTP is built on a client-server architecture and utilizes separate control and data connections between the client and server. FTP users may authenticate themselves using a clear-text sign-in protocol but can connect anonymously if the server is configured to allow it. FTP is most commonly used to download a file from a server using the Internet or to upload a file to a server (e.g., uploading a Web page file to a server).
Friday, 22 April 2011
FTP
Posted on 06:00 by Unknown
File Transfer Protocol (FTP) is a standard network protocol used to copy a file from one host to another over a TCP-based network, such as the Internet. FTP is built on a client-server architecture and utilizes separate control and data connections between the client and server. FTP users may authenticate themselves using a clear-text sign-in protocol but can connect anonymously if the server is configured to allow it. FTP is most commonly used to download a file from a server using the Internet or to upload a file to a server (e.g., uploading a Web page file to a server).
Wikis
Posted on 05:56 by Unknown
Wiki is a piece of server software that allows users to freely create and edit Web page content using any Web browser. Wiki supports hyperlinks and has a simple text syntax for creating new pages and crosslinks between internal pages on the fly. Wiki is unusual among group communication mechanisms in that it allows the organization of contributions to be edited in addition to the content itself. Allowing everyday users to create and edit any page in a Web site is exciting in that it encourages democratic use of the Web and promotes content composition by nontechnical users.
Blogs
Posted on 05:41 by Unknown
Blogs are usually maintained by an individual with regular entries of commentary, descriptions of events, or other material such as graphics or video. Entries are commonly displayed in reverse-chronological order. Blog can also be used as a verb, meaning to maintain or add content to a blog. others function as more personal online diaries A typical blog combines text, images, and links to other blogs, web pages, and other media related to its topic. The ability of readers to leave comments in an interactive format is an important part of many blogs.
Applets
Posted on 05:14 by Unknown
An applet is a program written in the Java programming language that can be included in an HTML page, much in the same way an image is included in a page. When you use a Java technology-enabled browser to view a page that contains an applet, the applet's code is transferred to your system and executed by the browser's Java Virtual Machine (JVM). For information and examples on how to include an applet in an HTML page, refer to this description of the <APPLET> tag.
Javascript
Posted on 03:58 by Unknown
Javascript is the Netscape-developed object scripting language used in millions of web pages and server applications worldwide. Netscape's JavaScript is a superset of the ECMA-262 Edition 3 (ECMAScript) standard scripting language, with only mild differences from the published standard. JavaScript's dynamic capabilities include runtime object construction, variable parameter lists, function variables, dynamic script creation (via
eval), object introspection (via for ... in), and source code recovery (JavaScript programs can decompile function bodies back into their source text).Wednesday, 20 April 2011
HTML
Posted on 18:45 by Unknown
HTML, which stands for HyperText Markup Language, is the predominant markup language for web pages. HTML is the basic building-blocks of webpages. HTML elements form the building blocks of all websites. HTML allows images and objects to be embedded and can be used to create interactive forms. It provides a means to create structured documents by denoting structural semantics for text such as headings, paragraphs, lists, links, quotes and other items. It can embed scripts in languages such as Java Script which affect the behavior of HTML webpages.
URL
Posted on 18:25 by Unknown
In computing, a Uniform Resource Locator (URL) is a Uniform Resource Identifier (URI) that specifies where an identified resource is available and the mechanism for retrieving it. The use of the URLs is for the addresses of web pages on the World Wide Web(WWW). A URL is a URI that, "in addition to identifying a source, provides a means of locating the resource by describing its primary access mechanism (e.g., its network location)". it specifies the IP address or the domain name where the resource is located.
Subscribe to:
Posts (Atom)






