MUD-Dev
mailing list archive
[ Other Periods
| Other mailing lists
| Search
]
Date:
[ Previous
| Next
]
Thread:
[ Previous
| Next
]
Index:
[ Author
| Date
| Thread
]
Re: [MUD-Dev] Net protocols for MUDing (was: Moore's Law sucks)
- To: mud-dev#null,net
- Subject: Re: [MUD-Dev] Net protocols for MUDing (was: Moore's Law sucks)
- From: cg#ami-cg,GraySage.Edmonton.AB.CA (Chris Gray)
- Date: Fri, 20 Mar 98 08:11:51 MST
- >Received: by ami-cg.GraySage.Edmonton.AB.CA (V1.17-beta/Amiga) id <8w0o#ami-cg,GraySage.Edmonton.AB.CA>; Fri, 20 Mar 98 08:11:51 MST
[Chris L:]
:I want a "best effort" representation from the client which sacrifices
:verisimiltude and other forms of fidelity for the sake of performance
:when resources get low, be the CPU, bandwidth, whatever.
My main feeling on this whole issue is to just ignore it, and let the
network people solve it for us.
However, if you want to solve this problem, it seems to me that you need
to be able to attach relative priorities to packets. That suggests writing
a new protocol that rides on top of IP (or on top of UDP), which allows
that extension. Then, the protocol code would put more effort and bandwidth
into getting high priority packets through than it does for low ones.
--
Chris Gray cg#ami-cg,GraySage.Edmonton.AB.CA
- Thread context:
- Re: [MUD-Dev] Net protocols for MUDing, (continued)
- Re: [MUD-Dev] Net protocols for MUDing (was: Moore's Law sucks),
Chris Gray cg#ami-cg,GraySage.Edmonton.AB.CA, Mon 02 Mar 1998, 09:28 GMT
- Re: [MUD-Dev] Net protocols for MUDing (was: Moore's Law sucks),
Chris Gray cg#ami-cg,GraySage.Edmonton.AB.CA, Fri 20 Mar 1998, 16:36 GMT
- Re: [MUD-Dev] Net protocols for MUDing (was: Moore's Law sucks),
Chris Gray cg#ami-cg,GraySage.Edmonton.AB.CA, Sat 21 Mar 1998, 02:29 GMT
- Tutorial: Let's build a Compiler! - Part X: Introducing TINY,
Jon A. Lambert jlsysinc#ix,netcom.com, Sat 28 Feb 1998, 21:43 GMT
- Tutorial: Let's build a Compiler! - Part VII: Lexical Scanning,
Jon A. Lambert jlsysinc#ix,netcom.com, Sat 28 Feb 1998, 21:42 GMT
[ Other Periods
| Other mailing lists
| Search
]