psapd [-hVq] [-p period] [-g group] file1.sdp [file2.sdp ...]
A lightweight Session Announcement Protocol Server written in perl.
- -h
- Displays psapd help / usage.
- -V
- Displays psapd version.
- -g <group>
- The multicast group to send the packets to:
ipv4
ipv6-node
ipv6-link
ipv6-site
ipv6-org
ipv6-global
Default is to use ipv4.
- -p <period>
- The delay (in seconds) be between sending packets.
Default is 10 seconds.
- -q
- Be Quiet. Disables informative messages.
Nicholas Humfrey, njh@ecs.soton.ac.uk
Copyright (C) 2004 University of Southampton
This script is free software; you can redistribute it and/or
modify it under the same terms as Perl itself, either Perl version 5.005 or,
at your option, any later version of Perl 5 you may have available.