Clip2gif to convert any PICT files into GIF images. • HTML Grinder to sequentially link each of the HTML files together as well as create ...
Document source : haddockdot.no-ip.biz
· scheme://library.ncsu.edu/ - connect to the host library.ncsu.edu and use the default
port defined by the scheme
· scheme://library@library.ncsu.edu/ - connect to library.ncsu.edu with the username
library and use the default port defined by the scheme
· scheme://anonymous@ftp.lib.ncsu.edu/ - connect to library.ncsu.edu with the
username anonymous and use the default port defined by the scheme
· scheme://martini.eecs.umich.edu:3000/ - connect to martini.eecs.umich.edu on port
3000
· scheme://gopher.lib.ncsu.edu:70/ - connect to gopher.lib.ncsu.edu on port 70
· scheme://www.lib.ncsu.edu:80/ - connect to www.lib.ncsu.edu on port 80
· scheme:/// - make no Internet connection; use the local machine
· scheme://80/ - invalid; host names are a prerequisite when using ports
· scheme://anonymous/ - invalid; again, a host name needs to be included
· scheme://root:asecret@my.machine:23/ - "jus' plain 'ole stupid"
The last part of a URL is the path. It includes all the text after the "common syntax."
Simplistically speaking, think of the path statement as the lists of folders and then a file
name. Like the "common syntax", the structure of the path section is dependent on the
URL's scheme. The structure of ftp, http, wais, and gopher path statements are described
below. Telnet- nor tn3270-based URLs do not use path statements.
Summary :
· scheme://library.ncsu.edu/ - connect to the host library.ncsu.edu and use the default port defined by the scheme · scheme://library@library.ncsu.edu/ - connect to library.ncsu.edu with the username library and use the default port defined by the scheme · scheme://anonymous@ftp.lib.ncsu.edu/ - connect to library.ncsu.edu with the username anonymous and use the default port defined by the scheme · scheme://martini.eecs.umich.edu:3000/ - connect to martini.eecs.umich.edu on port 3000 · scheme://gopher.lib.ncsu.edu:70/ - connect to gopher.lib.ncsu.edu on port 70 · scheme://www.lib.ncsu.edu:80/ - connect to www.lib.ncsu.edu on port 80 · scheme:/// - make no Internet connection;
Tags :
port,connect,path,use,scheme,host,default,defined,libraryncsuedu,inalid,syntaxquot,quotcommon,structure