Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
SlipKnot (web browser)
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==Technical== SlipKnot's rendering engine was written in [[C (programming language)|C]], and its [[user interface]] in [[Visual Basic]]. Because it had only a Unix commandline to communicate with, it "drove" the Unix host by sending characters to its commandline as if a person were typing them (as a "bot"). First, SlipKnot would request the retrieval of individual parts of a desired web page β the text, and then each picture β into files on the Unix host. This was done by executing the text-based web browser "lynx" on the Unix host with command-line arguments indicating which [[Uniform Resource Locator|URL]] to retrieve, and the filename to create on the Unix host when the data was finally retrieved. This retrieval, from web page host to Unix host, was usually very fast, since these machines were connected by high speed communications lines. After the URL contents were moved to the Unix host, they had to be moved down to the PC. This was done by executing the communications program [[zmodem]] (sending the zmodem command to the Unix command-line) and then instantly placing the PC into receive mode. Once the text ([[HTML]]) portion of a web page had been retrieved (it was always retrieved first), the page would be displayed by SlipKnot and could be read by the user, after which the pictures were retrieved in the background and eventually the page fixed up to display them.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)