I saw a new pellesc version and got all excited. When I saw nanosleep in the help file, I got even more excited. I want to send live raw audio (stereo 16bit littlendian samps) out the wifi on udp to a multicast ip addr. Next job is figuring how to listen to it on an android phone, but I calculated that loading up 1400 bytes per pkt and sending every 7.9ms is about what I need. Your example help compiled right up, so thanks for the quick answer. Anyone know how to write an android app to play music?