|
From: Julien 'L. B. <elt...@gm...> - 2009-01-21 01:53:43
|
Hi, On Wed, Jan 21, 2009 at 2:18 AM, Robert Carter <r.c...@cs...>wrote: > Hi list, > > I'm writing a userspace driver for a USB device. I read the example > code and liblo seems to be exactly what i'm looking for. My question > is: Should I be writing a server or a client. I hope to be able to > connect my USB drum kit device to Chuck (the realtime music language). > Chuck has the ability to receive OSC message and trigger sounds. Does > this mean my software should be a client and Chuck should be the server? IIRC, This is how it works :) Your application should be a client (ie send messages), and Chuck will receive them (be the server). Julien. > > > Rob > > > -- BALLET Julien Owner of LabFree, Free software laboratory of Epitech Phone : 01 53 14 59 32 || 06 17 32 86 93. Mail : <j.b...@fr...> -- <elt...@gm...> Web : http://freelab.epitech.eu |