a.发送时,使用uudecode程序将二进制文件转换成ASCⅡ文件
b.发送时,使用uuencode程序将二进制文件转换成ASCⅡ文件
c.接收时,使用uudecode程序把消息转换成二进制文件
d.接收时,使用uuencode程序把消息转换成二进制文件