[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ANN: Experimental Chat System
- Subject: Re: ANN: Experimental Chat System
- From: Andy McFadden <fadden@fadden.com>
- Date: 01 May 2006 17:37:50 GMT
- Newsgroups: comp.sys.apple2
- Organization: faddenInternet, Inc.
- References: <4455349a$0$15789$14726298@news.sunsite.dk>
- Sender: Andy McFadden <fadden@adsl-209-204-141-120.sonic.net>
- User-agent: tin/1.4.7-20030322 ("Suggestions") (UNIX) (Linux/2.6.11-1.1369_FC4 (i686))
- Xref: g2news2.google.com comp.sys.apple2:6939
Terry Olsen <tolsen64@hotmail.com> wrote:
> Anyhow, if you do use it, let me know how it works. I do expect problems as
> I know UDP isn't a "reliable" protocol, but I am interested in finding out
> just how well it performs, or doesn't perform. It works perfectly on my
> LAN, but I haven't tried it over the internet.
You're unlikely to lose UDP packets on a LAN. The reliability is such
that some network card manufacturers used to turn off UDP checksums,
assuming the packets wouldn't be sent over the Internet, which made
life interesting.
You will lose UDP packets from time to time. How much you lose depends on
lots of things you have no control over and little visibility into. When
I was playing with network protocols I added a feature that caused the
receiver to randomly discard 20% of incoming traffic. I figured if I could
handle that reasonably well, I could handle normal lossage. (Turns out you
tend to lose things in bursts, so it's not quite right, but for a chat
system it should do.)
--
Send mail to fadden@fadden.com (Andy McFadden) - http://www.fadden.com/
CD-Recordable FAQ - http://www.cdrfaq.org/
CiderPress Apple II archive utility for Windows - http://www.faddensoft.com/
Fight Internet Spam - http://spam.abuse.net/spam/ & http://spamcop.net/