Socket Script is a simple scripting language to access sockets. It was designed to provide users with a quick and easy scripting language to make powerfull networking applications, without the need to learn C or complicated socket code. You can easily learn it by reading the tutorial and using this file as reference. It can be used for functions including retrieving web pages, making an IRC bot, information server, redir program, network monitor tool, online forms, web server, ICMP watcher, and many more. It was made to do simple or complex scripts that use the network. Socket Script is always under development, so please contact me if you find any bug. Note that Socket Script is a language, while the sscript binary is the language interpreter. Main Socket Script functions are available as a C library on the SScript web page for those who wants to code in C. The Socket Script homepage appears to be (permamently) offline.