X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f
Date: Sun, 15 May 2005 22:46:58 +0300
From: "Eli Zaretskii" <eliz AT gnu DOT org>
Sender: halo1 AT zahav DOT net DOT il
To: djgpp AT delorie DOT com
Message-ID: <01c55987$Blat.v2.4$00974da0@zahav.net.il>
Content-Transfer-Encoding: 7BIT
Content-Type: text/plain; charset=ISO-8859-1
X-Mailer: emacs 22.0.50 (via feedmail 8 I) and Blat ver 2.4
In-reply-to: <slrnd8eoo3.1uo.drososa@eternity.mydomain.org>
Subject: Re: UDP implementation?
References:  <slrnd8eoo3 DOT 1uo DOT drososa AT eternity DOT mydomain DOT org>
Reply-To: djgpp AT delorie DOT com
Errors-To: nobody AT delorie DOT com
X-Mailing-List: djgpp AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com
Precedence: bulk

> From: drososa AT otenet DOT gr (A. Drosos)
> Date: Sun, 15 May 2005 14:56:03 +0000 (UTC)
> 
> Is it possible to use some UDP implementation (straight data - no error
> correction whatsoever) in a DOS like op sys (the minimum possible overhead)?
> I was thinking that there may already be something implemented in DJGPP.

Check out wattcp32, there's a DJGPP build of this package.