[CF List] levels & spells

Steven Lembark lembark at wrkhors.com
Thu Mar 28 11:54:19 CST 2002


>
     
      I'd think the solution would be for the server to send just the message
     
     >
     
      index value which the client then prints.  If that was done then also
     
     >
     
      compression on the connection should largely resolve the issue of
     
     >
     
      duplicate messages over slow connections.
     
     
That would cut down but not eliminate the problem. Network
latency can cause the repeat messages to still cause problems.
One approach would be for the server to send a heartbeat-
type message indicating that the last event is still
continuing (e.g., you're still praying). That would limit
the traffic to one event per, say, second. Until a new
message gets passed.

--
Steven Lembark                               2930 W. Palmer
Workhorse Computing                       Chicago, IL 60647
                                            +1 800 762 1582

    
    


More information about the crossfire mailing list