ethernet performance

Tim Maroney tim at cmu-cs-k.ARPA
Sun Mar 24 10:02:08 AEST 1985


Writing your own protocol depends on the application.  I believe you said
you wanted extremely small packets.  If the size is likely to be four bytes
of data or less, then just send duplicates in every packet.  If it is going
to be more, use a simple checksum from IP.  As for hacking the device
drivers for the network, that shouldn't be hard for any kernel hacker.
-=-
Tim Maroney, Carnegie-Mellon University, Networking
ARPA:	Tim.Maroney at CMU-CS-K	uucp:	seismo!cmu-cs-k!tim
CompuServe:	74176,1360	audio:	shout "Hey, Tim!"



More information about the Comp.unix.wizards mailing list