REALTEK MAGIC PACKET SENDER V1.20 ================================= You can create your own Target MAC Addresses List text file for the Magic Packet Sender. Syntax : (1) Auto Send mode: realmp /s:YOURFILE.NAM (2) Auto Load mode: realmp /l:YOURFILE.NAM (3) Normal mode: realmp In Auto-Send mode, the Magic Packet Sender will auto send Magic-Packet to those MAC addresses loaded from YOURFILE.NAM file, then close itself, so that you can execute it without care for it. The maximum count of MAC addresses is 100, those extra MAC addresses will not be sended. In Auto-Load mode, the Magic Packet Sender will auto load those MAC addresses from YOURFILE.NAM. The maximum count of while it is beginning, and addes them into the TARGET LIST. The maximum count of MAC addresses is 100, those extra MAC addresses will not be loaded. In Normal mode, the Magic Packet Sender will auto load those MAC Addresses from the file named MAGICPKT.ADD (if it existes) while Sender is beginning, and addes them into the TARGET LIST. The LOAD button will re-load those MAC addresses from MAGICPKT.ADD ( in Normal mode) or YOURFILE.NAM (in Auto-Load mode) into the TARGET LIST without checking the current MAC addresses in TARGET LIST for multiple instances. The maximum count of MAC addresses is 100, those extra MAC addresses will not be loaded. The SAVE button will save all the MAC address in TARGET LIST and overwrites the original MAGICPKT.ADD (in Normal mode) or YOURFILE.NAM ( in Auto-Load mode). The maximum count of MAC addresses is 100, those extra MAC addresses will not be saved. The MAC address in YOURFILE.NAM and MAGICPKT.ADD is formated as: "@00E04C192939" 1. '@' is the token of the beginning of one MAC address. 2. The Magic Packet Sender will read 12 characters behind '@' as the MAC address. 3. The Magic Packet Sender will check for the illegal MAC address. 4. The maximum count of MAC addresses is 100.