Class: UPnP::Protocol

Inherits:
Object
  • Object
show all
Defined in:
lib/UPnP.rb

Overview

Enumeration of protocol values to pass to the library.

Constant Summary collapse

TCP =

TCP protcol

"TCP"
UDP =

UDP protocol

"UDP"