hosc-0.3: Haskell Open Sound Control

Sound.OpenSoundControl.Transport.UDP

Synopsis

Documentation

data UDP Source

The UDP transport handle data type.

Instances

openUDP :: String -> Int -> IO UDPSource

Make a UDP connection.