ITP Big Screens Testing Round 2 from shiffman on Vimeo.
Project credits: http:itp.nyu.edu/bigscreens/
ITP Big Screens Testing Round 2 from shiffman on Vimeo.
Project credits: http:itp.nyu.edu/bigscreens/
While it may not be nearly as kooky as calling Processing on the phone, I’ve been asked about checking e-mail from Processing several times this semester. So rather than try to dig up example code on the internets, I’ve quickly thrown together one that checks a POP account and/or sends mail via SMTP. It’s all done with Javamail.
Code snippets after the jump. . .