Modules§
Structs§
- File
Bytes - This object holds the actual data of a file in memory
Functions§
- do_
print - Public function to println!() (mostly) what the do_transmit function would do, but don’t actually transmit any packets
- do_
print_ stream - do_
transmit - Transmit a file, passed in as &FileBytes, to Poly phones via IP multicast. This function handles all parsing and timing, as well as IGMP setup to join the multicast group.
- do_
transmit_ stream