2008-10-21

erlang udp multicast

    {ok, Socket} = gen_udp:open(Port, [binary, {active, false},
                                       
{reuseaddr, true},{ip, Addr},
                                       
{add_membership, {Addr, LAddr}}]).
where the Addr is the multicast group, and LAddr is a local interface.


How to extend the Windows Server 2008 evaluation period

http://support.microsoft.com/kb/948472