On Thu, 2012-02-23 at 16:46 -0800, José Manuel Páez Moncaleano wrote: > Hey!!! > > > I’m trying to get info from an email account to work with it in pure > data > > > Is there any library, or maybe an object that let me do that??
I don't know of any ready-made solution, but you could cook your own by implementing the protocol (or those parts that you need) in Pd. I'd have a look at [tcpclient] (from net or iemnet library) and [bytes2any] / [any2bytes] from the moocow/pdstring library. Roman _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
