Archive for February, 2010

Non-blocking UDP datagram replicator

A class that listens to a UDP port and collects all the datagrams and then rebroadcasts those datagrams to other ports. This is useful for several reasons. I use it when stress testing UDP clients because I can subscribe to 1000 client sockets while only really having a single legitimate datasource. 1 2 3 4 [...]

Announcing – “Announce” for Android

Announce is an application for Android 2.0 and above.  It intercepts incoming calls and and reads the name of the caller aloud.  You can also record custom voice tags to use instead of the text to speech engine. Project Page: http://www.peterfranza.com/projects/announce-for-android/ Price: Free (That’s a good value) Enjoy.