网上搜集Xmodem介绍的资料 xmodem协议主要由这么几个东西组成 1>基本型 1byte1byte1byte128bytes1byte soh头标志 blockno块号,1-255 块号取反就是了 data段定长,128byte,不足ctrl_z补足 checksum:算术和