All Projects → obonaventure → Cnp3

obonaventure / Cnp3

Computer Networking : Principles, Protocols and Practice (first and second edition, third edition is being written on https://github.com/cnp3/ebook)

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Cnp3

ebook
Third edition of the Computer Networking: Principles, Protocols and Practice ebook
Stars: ✭ 64 (-86.41%)
Mutual labels:  tcp, ipv6, bgp, udp, ip, smtp
Pypacker
📦 The fastest and simplest packet manipulation lib for Python
Stars: ✭ 216 (-54.14%)
Mutual labels:  tcp, udp, ip, bgp, ethernet
captcp
A open source program for TCP analysis of PCAP files
Stars: ✭ 110 (-76.65%)
Mutual labels:  tcp, ipv6, udp, ip
Netlink
Socket and Networking Library using msgpack.org[C++11]
Stars: ✭ 197 (-58.17%)
Mutual labels:  networking, tcp, udp, ipv6
Swiddler
TCP/UDP debugging tool.
Stars: ✭ 56 (-88.11%)
Mutual labels:  tls, tcp, udp
Enet Csharp
Reliable UDP networking library
Stars: ✭ 464 (-1.49%)
Mutual labels:  networking, udp, ipv6
net-protocol
golang模拟内核协议栈 实现链路层、网络层、传输层、应用层 用户态协议栈 ,基于虚拟网卡TUN/TAP
Stars: ✭ 129 (-72.61%)
Mutual labels:  tcp, ipv6, udp
Goben
goben is a golang tool to measure TCP/UDP transport layer throughput between hosts.
Stars: ✭ 391 (-16.99%)
Mutual labels:  networking, tcp, udp
Enet
⚡️ ENet reliable UDP networking library
Stars: ✭ 202 (-57.11%)
Mutual labels:  networking, udp, ipv6
sledgehammer
🔨 📶 WiFi-Jammer/DoS toolset
Stars: ✭ 34 (-92.78%)
Mutual labels:  tcp, wifi, ip
riemannx
A riemann client for elixir (TCP/UDP/TLS supported)
Stars: ✭ 23 (-95.12%)
Mutual labels:  tls, tcp, udp
dperf
dperf is a DPDK based 100Gbps network performance and load testing software.
Stars: ✭ 1,320 (+180.25%)
Mutual labels:  tcp, ipv6, udp
XAsyncSockets
XAsyncSockets is an efficient Python/MicroPython library of managed asynchronous sockets.
Stars: ✭ 28 (-94.06%)
Mutual labels:  tls, tcp, udp
masscanned
Let's be scanned. A low-interaction honeypot focused on network scanners and bots. It integrates very well with IVRE to build a self-hosted alternative to GreyNoise.
Stars: ✭ 50 (-89.38%)
Mutual labels:  tcp, ipv6, udp
Valvesockets Csharp
Managed C# abstraction of GameNetworkingSockets library by Valve Software
Stars: ✭ 273 (-42.04%)
Mutual labels:  networking, udp, ipv6
EdgeAdmin
CDN & WAF集群管理系统。
Stars: ✭ 199 (-57.75%)
Mutual labels:  tcp, ipv6, udp
Hp Socket
High Performance TCP/UDP/HTTP Communication Component
Stars: ✭ 4,420 (+838.43%)
Mutual labels:  networking, tcp, udp
Nps
一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, with a powerful web management terminal.
Stars: ✭ 19,537 (+4047.98%)
Mutual labels:  tcp, udp, ssh
Computer Networking
Free resources for a self-taught education in Computer Networking
Stars: ✭ 201 (-57.32%)
Mutual labels:  networking, tcp, udp
Mirror
#1 Open Source Unity Networking Library
Stars: ✭ 2,905 (+516.77%)
Mutual labels:  networking, tcp, udp

Computer Networking : Principles, Protocols and Practice

(c) Olivier Bonaventure, Universite catholique de Louvain, Belgium http://inl.info.ucl.ac.be

All the files in this subversion repository are licensed under a Creative Commons Attribution-Share Alike 3.0 Unported License.

Like any open-source project, the future of Computer Networking Principles, Protocols and Practice will depend on the work of contributors. Most of the text has been written by Olivier Bonaventure. Laurent Vanbever, Virginie Van den Schriek, Damien Saucez and Mickael Hoerdt have contributed to exercises. Stéphane Bortzmeyer has provided many comments that have improved the book.

This directory is structured as follows :

https://github.com/obonaventure/cnp3/tree/master/book contains the source code for the entire book

https://github.com/obonaventure/cnp3/tree/master/book-fr contains a partial translation in French being written by Virginie Van den Schrieck

https://github.com/obonaventure/cnp3/tree/master/book-es will contain a translation in Spanish

The book was compiled on MacOS/X Snow Leopard using sphinx. inkscape is required to convert some of the images in png format. Most of the images will be converted to the SVG format to improve the portability of the textbook. python is also required. When US and British spelling disagree, we opt for US spelling.

The textbook was written on a Mac running Snow Leopard, but it should rebuild on other Unix based systems. Comments on issues in rebuilding the textbook are welcome.

			Olivier Bonaventure
			Louvain-la-Neuve, July 2011 
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].