Skip to content

Psynapsis/PrintWizard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IPP & SNMP Protocol Implementations

This repository contains test implementations of IPP (Internet Printing Protocol) and SNMP (Simple Network Management Protocol) protocols. The implementations are intended for training, testing and demonstration of these protocols.


Description

IPP

Internet Printing Protocol (IPP) is a network protocol for managing printers and print jobs. IPP runs on top of HTTP and provides printer management functions (e.g., requesting status, sending print jobs). Link to the original protocol description

SNMP

Simple Network Management Protocol (SNMP) is a network management protocol used to monitor and manage devices on a network, such as routers, printers, servers, and others.

This repository implements the basic functions of these protocols to demonstrate their capabilities.


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages