Understanding IP Addressing
IP addressing for fun and profit.
TCP/IP illustrated (Russian translation)
The timeless classic.
Tracing Anonymous Packets to Their Approximate Source
One of the major problems on the Internet today is denial of service (DoS) attacks against machines and networks. As opposed to other types of attacks, DoS attacks attempt to limit access to a machine or service instead of subverting the service itself. DoS attacks are simple to design and implement, and there is a plethora of readily available source code which will perform the task. DoS attacks send a stream of packets at a victim that swamps his network or processing capacity, denying access to his regular clients.
Peer to Peer
Networking computers with shared resources.
Servers - File, Printer, Mail, Internet, etc
Online Guide
Dial Up Networking
Remote connection to the internet or other networks via a phone line.
FTP
File Transfer Protocol - the standard TCP/IP data communications protocol.
XCOM
An alternative data communications protocol from Computer Associates.
Beej's Guide to Network Programming Using Internet Sockets
This document has been written as a tutorial, not a reference. It is probably at its best when read by individuals who are just starting out with socket programming and are looking for a foothold. It is certainly not the complete guide to sockets programming, by any means.
Winsock Programmer's FAQ
This FAQ answers the most commonly-asked questions on the alt.winsock.programming and comp.os.ms-windows.programmer.tools.winsock newsgroups. It also contains a repository of Winsock programming information and links useful for all levels of programmers. Please email me if you have any corrections or additions for the list.
Learning by Doing CCNA Textbook - Free eBook Learning by Doing CCNA Textbook - Download ebook Learning by Doing CCNA Textbook free
|