Phone Service
I am trying to write a Java program that allows a person to record using a microphone and send it to another computer using a UDP socket. Could you direct me to code that will do this? (The Answering Service program is much too complex - need something that is simple) I am a newbie to the Java community.

