Libor Michalek wrote: > The recompile modifications to use SDP protocol familt for regular > ttcp are pretty straight forward: > > #include <sdp_sock.h> > #undef AF_INET > #define AF_INET AF_INET_SDP if i want to do in-kernel SDP can i just change my in-kernel sockets address family too, or is it more complicated? thanks, peter