Class: UPnP::Protocol
- Inherits:
-
Object
- Object
- UPnP::Protocol
- 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"