scgi socket.
> I have testes xmlrpc locally with the testtools provided by xmlrpc-c
> and it works.
> I get the list of services.
> Rtorrent runs fine too. But when I try to use ntorrent .5beta on my
> windows account next to the Linkstation I only get a message box with
> the caption "Nachricht" (Message) and no text at all. Just a OK
> button.
look in the log file, im guessing you have a line saying "unsupported
xmlrpc dialect selected."
>
> I even started it in the windows console, but no exceptions or
> something like that are shown.
log files is in $HOME/.ntorrent/log
>
> I can connect to the webserver from the windows machine too, a connect
> on the cgi results in an empty page, so this shouldn't be the problem
> either.
>
> Can anyone give me a hint?
>
> Thanks!
>
> Bye,
> Patrick
> >
If im correct you are using an old xmlrpc-c version.
Please read http://code.google.com/p/ntorrent/wiki/QuickStart
it tells you of which xmlrpc-c version you need for it to be compatible
with nTorrent. The reason for this is because we need i8 integers, not
i4. So if i allowed earlier versions, ntorrent would report negative
numbers in the torrent table.
>
>
> >