- PC - Buzz - 1 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z *
| SAA = Systems Applications Architecture SAAL = Signaling ATM Adaptation Layer SAM = Security Account Manager SAN = System Area Network SAP = Service Access Point = Service Advertising Protocol = Systeme, Anwendungen, Produkte / = Systems Applications, Products SATA = Serial ATA SATAN = Security Analysis Tool for Auditing Networks Scanreg SCART SCC = Standards Counsil of Canada SCO = Santa Cruz Operations script SCSI = Small Computer Systems Interface SDA = SGML Document Access SDI = Single Document Interface
SDK = Software Development Kit |
Santa Cruz Operations = SCO Scalable Vector Graphics = SVG Scientific and Technological Options Assessment = STOA Secure Electronic Transactions = SET Secure Hash Algorithm = SHA Secure Hash Standard = SHS Secure HTTP = SHTTP Secure IDentifier = SID Secure Simple Mail Transfer Protocol = SSMTP Secure Sockets Layer = SSL Security Account Manager = SAM Security Analysis Tool for Auditing Networks = SATAN Security Target = ST Self Monitoring Analysis and Reporting Technology = SMART Sequence Packet Protocol = SPP Sequential Couleur Avec Memoire = SECAM Serial ATA = SATA Serial Line Internet Protocol = SLIP Serial Storage Architecture = SSA Server Message Block = SMB Server Side Include = SSI Server-side include Hypertext Markup Language = SHTML Service Access Point, = SAP Service Advertising Protocol = SAP Service Data Unit = SDU Services For Macintosh = SFM SGML Document Access = SDA Shielded Twisted Pair = STP Short Message Service = SMS Signaling ATM Adaptation Layer = SAAL Simple Mail Transfer Protocol = SMTP Simple Network Management Protocol = SNMP Simultaneous Voice and Data = SVD Single Document Interface = SDI Single Edge Contact = SEC |
msdn.microsoft.com/scripting/ : Windows Script Technologies
SHA is a close relative of MD5, sharing much common design,
but each having differences
SHA has very recently been subject to modification following NIST identification of some
concerns, the exact nature of which is not public current version is regarded as secure
Sharing..Shared As..Share Name - the
default is the actual name c:\file\users may be shared and named userfiles
\\server\userfiles Z: is assigned to \\server\brugere, then Z:\helle\*.doc
is \\server\brugere\helle\*.doc LPT1 = \\prntsrv\epson1 COPY SOME.TXT LPT1 LPT1, use LPT2 c:\file\private may be named Invisible$ \\Computer\Invisible$www.microsoft.com/sharepoint/server/default.asp
www.spsfaq.com/ : FAQ
www.nvg.ntnu.no/sinclair/
www.cs.umd.edu/users/fms/comp/sys/Sinclair.html
emulation.net/sinclair/index.html
come.to/zx81
www.hh.schule.de/hhs/mjaap/zx81.htm
easyweb.easynet.co.uk/~stevemcd/zx81.htm
www.nvg.ntnu.no/sinclair/zx81.htm
www.geocities.com/CapeCanaveral/Hangar/6416/zx81_old.html
www.honneamise.u-net.com/zx81/
www.tyverisikring.dk/skafor.htm
www.forsikringsoplysningen.dk/pu316.htm
samba.anu.edu.au/cifs/docs/smb-history.html
: History of SMB Project
samba.anu.edu.au/cifs/docs/what-is-smb.html
: Just what is SMB?
http://www.linktionary.com/s/smb.html
> APPC, APPN, Link Station, SDLC
SNA Server
[whatis]:
Sockets is a method for communication between a client program and a server program in a
network.
A socket is defined as "the endpoint in a connection." Sockets are created and
used with a set of programming requests or "function calls" sometimes called the
sockets application programming interface (API). The most common sockets API is the
Berkeley UNIX C language interface for sockets.
Sockets can also be used for communication between processes within the same computer.
This is the typical sequence of sockets requests from a server application in the "connectionless" context of the Internet in which a server handles many client requests and does not maintain a connection longer than the serving of the immediate request:
socket()
|
bind()
|
recvfrom()
|
(wait for a sendto request from some client)
|
(process the sendto request)
|
sendto (in reply to the request from the client...for example, send an HTML file)
A corresponding client sequence of sockets requests would be:
socket()
|
bind()
|
sendto()
|
recvfrom()
Sockets can also be used for "connection-oriented" transactions with a somewhat different sequence of C language system calls or functions.
> Winsock
www.lm.com/spam.html
www.wsrcc.com/spam/ : the WSRCC Spam Fighting
Archives
www.thewebpages.com/articles/fighting_spam.asp
: Fighting off SPAM
www.stalker.com/SIMS/AntiSpam.html
: Anti-Spam
http://combat.uxn.com/ : UXN Spam Combat - A
site that offers a number of free tools to help you determine where a spam email or URL
originated
http://www.spamcop.net : SpamCop will parse the
headers of unwanted email and phrase a complaint to the system administrator responsible
for the spammer's internet access.
http://spam.abuse.net/ : A site that's been
fighting spam since 1996. Lots of information here.
http://www.ntia.doc.gov/osmhome/osmhome.html :Office of Spectrum Management
| SQL: | kommentar: | ||
| SELECT KundeID, PostNr FROM Kunder WHERE PostNr=5000 ORDER BY KundeID |
Hent data i felterne 'KundeID' og 'PostNr' fra tabellen 'Kunder' filtrereret med kriteriet 'PostNr=5000' Sortér efter 'KundeID' |
rlogin, rsh, rcp, and rdist.
developer.netscape.com/tech/security/ssl/protocol.html
: Secure Sockets Layer
www.math.tau.ac.il/~sadov/net-html/index.html
: SSL vs PCT
sitesearch.netscape.com/products/security/ssl/certformat.html : Netscape SSL 2.0 Certificate Format
home.netscape.com/eng/ssl3/index.html : SSL 3.0 SPECIFICATION
Google, AllTheWeb, AltaVista,
Kvasir
Portaler og Søgemaskiner
www.pce-web.dk/search/index.htm :
Informationssøgning på World Wide Web - en beskrivelse af søgemaskineteknologi