Page 2 of 2

Re: Windows Server 2003 service - irserver.ini

PostPosted: Tue 22. Feb 2011, 19:42
by RobertinoM
Sorry again me...

server.ini

-delay
2000

-lan
192.168.2.101


The "-lan" has to be the last paramater correct?

Regards Robertino

Re: Windows Server 2003 service - irserver.ini

PostPosted: Tue 22. Feb 2011, 20:34
by IRTrans
Hi,
if you have an IP address there will be no lan or -lan parameter.

The IP Address replaces the "lan" parameter (lan means autosearch the LAN).

IRTrans

Re: Windows Server 2003 service - irserver.ini

PostPosted: Wed 23. Feb 2011, 09:56
by RobertinoM
Tested according your guide..

INI FIle

-delay
50000

-lan
192.168.2.101


IRServer-Service is not starting...

Where am I wrong??????? Nothing clear again.....

Re: Windows Server 2003 service - irserver.ini

PostPosted: Wed 23. Feb 2011, 10:03
by RobertinoM
Good Morning,

tried it again with

-delay
5000

192.168.2.101

not starting.. any ideas

with only lan it works fine

Re: Windows Server 2003 service - irserver.ini

PostPosted: Wed 23. Feb 2011, 19:05
by RobertinoM
Okay,
figured out .. NO blank lines.

BUT... -delay seems not to work...

Any ideas???

irserver.ini looks like that

-delay
5000
192.168.2.101

I expected irserver to start fast but I still have the delay and blocking all network during startup...
Regards Robertino

Re: Windows Server 2003 service - irserver.ini

PostPosted: Wed 23. Feb 2011, 19:53
by IRTrans
Hi,
that is caused by the starting order of the services.

The irserver depends on the network stack. Therefore the system waits until the network stack is running.

There is no way to change that - otherwise the irserver cannot work.

IRTrans