Arduino + Pure Data + Processing

Hi
anyone know how to link this 3 programs to work together?
i can only use Arduino + Pure Data or Arduino + Processing
I use standardFirmata on arduino but when i try to link with another program i get one error saying that comport it's busy

i really need help because i have one project to finish and i can't link this programs

thanks in advance

i solve my problem
if anyone have the same i tell how i did
i have my arduino with standardFirmata conected to Pure Data with Pduino ( Pd Objectclasses ) then in Pure Data i send data to processing via udp with oscP5 ( Andreas Schlegel - oscP5 )
i follow this tutorial ( nf.interactive: Pure Data to Processing ) and then i change to read my code