Latest Additions

April 25, 2012
UDT - UDP Data Transfer
UDP Data Transfer UDP based Data Transfer Protocol UDT is a high performance data transfer...
April 09, 2011
FTP Queue Server
Design Overview The goal was to develop a revision to the standard FTP server which allows people...

Site Search

10 matches found, out of 294 documents

Address Resolution Protocol (ARP)
The Address Resolution Protocol is used to dynamically discover the mapping between a layer 3 (protocol) and a layer 2 (hardware) address. A typical use is the mapping of an IP address (e.g....
Created on 03-04-2010 15:57:15, has been modified 0 times, and viewed 397 times.
NetBIOS Name Service (NBNS)
This service is often called WINS on Windows systems. The NetBIOS Name Service is part of the NetBIOS-over-TCP protocol suite, see the NetBIOS page for further information. NBNS serves much the same...
Created on 03-04-2010 16:09:53, has been modified 0 times, and viewed 364 times.
Domain Name System (DNS)
The Domain Name System (DNS) is a hierarchical naming system for computers, services, or any resource connected to the Internet or a private network. It associates various information with domain...
Created on 03-04-2010 16:00:25, has been modified 1 times, and viewed 443 times.
Internet Protocol (IP)
The IP is the method or protocol by which data is sent from one computer to another on the Internet. Each computer (known as a host) on the Internet has at least one IP address that uniquely...
Created on 03-04-2010 20:46:30, has been modified 0 times, and viewed 463 times.
Point-to-Point Protocol (PPP)
PPP is a protocol for communication between two computers using a serial interface, typically a personal computer connected by phone line to a server. For example, your Internet server provider may...
Created on 03-04-2010 22:32:51, has been modified 0 times, and viewed 385 times.
File Transfer Protocol (FTP)
FTP a standard Internet protocol, is the simplest way to exchange files between computers on the Internet. Like the Hypertext Transfer Protocol (HTTP), which transfers displayable Web pages and...
Created on 03-04-2010 22:41:24, has been modified 0 times, and viewed 403 times.
Hypertext Transfer Protocol (HTTP)
HTTP is the set of rules for transferring files (text, graphic images, sound, video, and other multimedia files) on the World Wide Web. As soon as a Web user opens their Web browser, the user is...
Created on 03-04-2010 22:42:19, has been modified 0 times, and viewed 398 times.
CGI Environment Variables
DOCUMENT ROOT The root directory of your server HTTP COOKIE The visitor's cookie, if one is set HTTP HOST The hostname of the page being attempted HTTP REFERER The URL of the page that called your...
Created on 03-16-2010 14:48:26, has been modified 0 times, and viewed 346 times.
Python Syslog Client
import sys import socket def client(ip, port, message): sock = socket.socket(socket.AF INET, socket.SOCK DGRAM) sock.connect((ip, port)) sock.send(message) sock.close() client('127.0.0.1', 514,...
Created on 04-05-2010 15:18:24, has been modified 2 times, and viewed 543 times.
Internet Protocol Address
This number is an exclusive number all information technology devices (printers, routers, modems, et al) use which identifies and allows them the ability to communicate with each other on a computer...
Created on 06-13-2010 14:51:44, has been modified 0 times, and viewed 407 times.

Fuzzy search matches: May we suggest these "similar" words: