Poll: my client only wants crunch ogr-packets

Honk

Junior Member
Nov 12, 1999
5
0
0
hi!

my rc5-client (v2.8010-463)always crunches ogr-packets though rc5-packets are available.
do i have to change the properties or what`s wrong?

thx, honk
 

Dee67

Golden Member
Dec 14, 2000
1,034
2
81
do you have a line similar to this in your ini file?



[misc]
project-priority=RC5,CSC=0,DES=0,OGR=0

mine does only rc5 with this added
 

NT4Mike

Senior member
Oct 9, 1999
536
0
0
We appreciate the OGR work tho Honk!!! Should you decide to continue doing OGR work you should set the line that Dee67 mentioned to

[misc]
project-priority=OGR,RC5,CSC=0,DES=0

In the above configuration it will work on OGR until it runs out of stubs and then work on RC5. If you reverse the order of the RC5 and OGR, then it will work RC5 and in the event that it runs out of RC5 packets, it will work on OGR until it can get to a proxy to get more RC5 packets.

-Mike
 

Joe O

Senior member
Oct 11, 1999
961
0
0
I posted in your other thread. Here's a copy since everyone else seems to have posted here.

If you prefer to do RC5 then you need to edit your DNETC.INI file to have the following:

[misc]
project-priority=DES=0,CSC=0,RC5,OGR

[buffers]
frequent-threshold-checks=4


Or try this link.