Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!lll-crg!lll-lcc!qantel!ihnp4!chinet!nucsrl!schmidtb From: schmidtb@nucsrl.UUCP (schmidt brian) Newsgroups: net.unix-wizards Subject: Re: Need reliable datagrams Message-ID: <2410002@nucsrl.UUCP> Date: Mon, 22-Sep-86 14:06:33 EDT Article-I.D.: nucsrl.2410002 Posted: Mon Sep 22 14:06:33 1986 Date-Received: Tue, 23-Sep-86 23:24:27 EDT References: <3189@teddy.UUCP> Organization: Northwestern University Lines: 9 The lack of SEQ_PACKET is indeed a real drag. The only way I could get around it was to make up my own meta-packets with their own byte counts, etc., and then use SOCK_STREAM sockets. By using ioctls, and the like, you can check if all the data you sent is there yet, and wait for it if it is not. A pain, but it works.... Brian Schmidt Northwestern Computer Music ihnp4!numusic!brian