Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: EON TP103



On Thu, Mar 30, 2000 at 05:30:09AM +0200, audiojoy wrote:
> 
> i dont understand, why the Author of the CyberLogin named this TP in the 
> c++ sources
> as TP 113 cause the Tp 113 Proxy is: "194.177.32.4" but the default Login 
> Server in the
> CyberLogin.ini is: "194.177.32.35" (but this is the Login Server from TP114)
> 
  // EON TP 113
  front.ttk=1;
  front.diseqc=0;
  front.freq=front.curfreq=(12633125-10600000)*1000;
  front.volt=1;

This sets TP 114 -->>>  front.freq=front.curfreq=(12640000-10600000)*1000;
                 -->>>  front.volt=0;
so Login Server/Proxy .35/.36 is OK. 

If you want to change to another TP change frequency (12640000 in C code)
and polarization (front.volt=) and IP addresses of login / proxy server
in .ini file.

Good luck,

Ivo.


Home | Main Index | Thread Index