Title: rsend Version: 1.0 Submitted: Author: seismo!enea!ttds!zap (Svante Lindahl) Submittor: seismo!enea!ttds!zap (Svante Lindahl) Description: BSD communications program Here is a program that we use all the time, instead of write and talk. It can be used for one-way communication (like write) and over a local network (like talk). It is very BSD:ish, sockets and all. We have it running on three VAXen and several SUNs on our ethernet, and communication between VAX and SUN works fine (unlike talk :-( (ours does work now!)). Please, no flames, this was my first UNIX-hack, my first C-hack and my first communications program. Accurate criticism is of course welcome.