Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!mit-eddie!genrad!decvax!decwrl!labrea!navajo!billw From: billw@navajo.STANFORD.EDU (William E. Westfield) Newsgroups: comp.sys.m68k Subject: Re: Intel vs Motorola Byte ordering (network standards)(long) Message-ID: <1188@navajo.STANFORD.EDU> Date: Mon, 8-Dec-86 21:14:59 EST Article-I.D.: navajo.1188 Posted: Mon Dec 8 21:14:59 1986 Date-Received: Tue, 9-Dec-86 05:00:10 EST References: <1509@ihlpl.UUCP> <1335@hoptoad.uucp> <138@pembina.alberta.UUCP> <22921@rochester.ARPA> Organization: Stanford University Lines: 9 Keywords: networks Summary: It doesn't matter... Network interfaces should do any byte swapping that may be necessary for a given machine. That way there isn't any speed penalty. (having to byte swap the headers only is not so bad - note that the ones complement checksum used in TCP/IP is associative with respect tp byte swapping...) BillW