On Wed, 17 Feb 2010 07:35:46 -0600 Les Mikesell lesmikesell@gmail.com wrote:
I don't think there is a generic tool for that, but it would be fairly simple to write a C program to do exactly what you want. If it is something like a video or audio stream you might get vlc (videolan client) to receive and convert to multicast.
Ok, seems like the right time to dust off my C skillz and learn some socket & network programming :)